Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDJM committed Nov 30, 2021
1 parent 945a3c4 commit 8b54f80
Show file tree
Hide file tree
Showing 31 changed files with 97 additions and 41 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.2](https://github.com/NickDJM/accessible-menu-bootstrap-4/compare/v1.0.1...v1.0.2) (2021-11-30)


### Build System

* **npm:** bump minimum accessible-menu version to 3.0.4 to resolve hover bug ([0aa85b7](https://github.com/NickDJM/accessible-menu-bootstrap-4/commit/0aa85b7dae0f2a4900de1d35b866f54df3229897))
* **npm:** remove deprecated dependency eslint-plugin-standard ([76405ed](https://github.com/NickDJM/accessible-menu-bootstrap-4/commit/76405eda2e3a97d8f3fccabdad7b7e171b9ac67c))
* **versioning:** automatically update CDN version links in README on release ([08bd6d4](https://github.com/NickDJM/accessible-menu-bootstrap-4/commit/08bd6d45465e75d44a58425719ffdc4eb3784360))


### Documentation

* **examples:** update to use proper menu classes ([dde6278](https://github.com/NickDJM/accessible-menu-bootstrap-4/commit/dde6278698574ba035916a045359dc92fdd27c0a))

### [1.0.1](https://github.com/NickDJM/accessible-menu-bootstrap-4/compare/v1.0.0...v1.0.1) (2021-11-22)


Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For learning/prototyping purposes you can use the latest version with:
For production environments, it is recommend to use a specific version to avoid unforseen breaking changes:

```html
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.1/dist/accessible-menu-bs4.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.2/dist/accessible-menu-bs4.min.js"></script>
```

## Usage
Expand Down Expand Up @@ -75,7 +75,7 @@ import AccessibleMenu from "accessible-menu-bootstrap-4";
or

```html
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.1/dist/accessible-menu-bs4.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.2/dist/accessible-menu-bs4.min.js"></script>
```

Once you have **accessible-menu-bootstrap-4** loaded, declare a new menu object.
Expand Down Expand Up @@ -103,7 +103,7 @@ import { Bootstrap4DisclosureMenu } from "accessible-menu-bootstrap-4";
or

```html
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.1/dist/disclosure-menu-bs4.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.2/dist/disclosure-menu-bs4.min.js"></script>
```

then
Expand All @@ -123,7 +123,7 @@ import { Bootstrap4Menubar } from "accessible-menu-bootstrap-4";
or

```html
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.1/dist/menubar-bs4.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.2/dist/menubar-bs4.min.js"></script>
```

then
Expand All @@ -143,7 +143,7 @@ import { Bootstrap4Treeview } from "accessible-menu-bootstrap-4";
or

```html
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.1/dist/treeview-bs4.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-4@1.0.2/dist/treeview-bs4.min.js"></script>
```

then
Expand Down
10 changes: 8 additions & 2 deletions dist/accessible-menu-bs4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/accessible-menu-bs4.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/accessible-menu-bs4.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/accessible-menu-bs4.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/disclosure-menu-bs4.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.esm.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/disclosure-menu-bs4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/disclosure-menu-bs4.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/menubar-bs4.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.esm.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/menubar-bs4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/menubar-bs4.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/treeview-bs4.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.esm.min.js.map

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions dist/treeview-bs4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/treeview-bs4.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "accessible-menu-bootstrap-4",
"version": "1.0.1",
"version": "1.0.2",
"description": "A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 4.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8b54f80

Please sign in to comment.