Skip to content

Commit 75fe846

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-06-20) ### Bug Fixes * asdf install in ci ([8eefb9e](8eefb9e)) * asdf install in ci for tests workflow ([3d3ccf2](3d3ccf2)) * bump nodejs for semantic-pr to work ([a4bc4be](a4bc4be))
1 parent a4bc4be commit 75fe846

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/jthegedus/docsify-select/compare/v1.1.0...v1.1.1) (2022-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* asdf install in ci ([8eefb9e](https://github.com/jthegedus/docsify-select/commit/8eefb9e01425b25d92ead7478e90cf0fe56490ac))
7+
* asdf install in ci for tests workflow ([3d3ccf2](https://github.com/jthegedus/docsify-select/commit/3d3ccf2cbc4b6f519618007fd46086b78db355ad))
8+
* bump nodejs for semantic-pr to work ([a4bc4be](https://github.com/jthegedus/docsify-select/commit/a4bc4be738f581712451414a93d8c31e3e851e79))
9+
110
# [1.1.0](https://github.com/jthegedus/docsify-select/compare/v1.0.0...v1.1.0) (2021-03-02)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsify-select",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A docsify.js plugin for variably rendering content with html select menus from markdown",
55
"author": "James Hegedus",
66
"license": "MIT",

0 commit comments

Comments
 (0)