Skip to content

Commit

Permalink
chore(main): release 8.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2022
1 parent 4858c3e commit f688581
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [8.2.6](https://github.com/svrnm/DemoMonkey/compare/v8.2.5...v8.2.6) (2022-10-21)


### Bug Fixes

* [#48](https://github.com/svrnm/DemoMonkey/issues/48) check if hotkeys is defined ([421a2e2](https://github.com/svrnm/DemoMonkey/commit/421a2e258327f7609ece4166e1bff2abe920282b))
* [#57](https://github.com/svrnm/DemoMonkey/issues/57), remove error in background.js that receiving end does not exist ([4858c3e](https://github.com/svrnm/DemoMonkey/commit/4858c3e422b18b9b16ed8ec35aa2566cd03e4d4b))
* disable ace service workers to fix [#58](https://github.com/svrnm/DemoMonkey/issues/58) ([273df06](https://github.com/svrnm/DemoMonkey/commit/273df06a60f218cacdfe8147aa5c4c6bc9575b9a))

## [8.2.5](https://github.com/svrnm/DemoMonkey/compare/v8.2.4...v8.2.5) (2022-09-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@
"*.less": "stylelint --cache --fix",
"*.md": "npx markdownlint-cli --fix --config .markdownlint.jsonc"
},
"version": "8.2.5"
"version": "8.2.6"
}

0 comments on commit f688581

Please sign in to comment.