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 Nov 17, 2022
1 parent 2ddc3cc commit 38d9a33
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

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


### Bug Fixes

* [#42](https://github.com/svrnm/DemoMonkey/issues/42), resolves the upload configuration ([a1533e8](https://github.com/svrnm/DemoMonkey/commit/a1533e85054f4529e71252f2ac77aa6e428eb63b))
* [#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 38d9a33

Please sign in to comment.