Skip to content

Commit

Permalink
🔖 Release v1.0.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed May 3, 2021
1 parent 92ccef6 commit 70c90b8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v1.0.11] - 2021-05-03

[Release notes](https://github.com/BetaHuhn/feedback-js/releases/tag/v1.0.11) · [Compare](https://github.com/BetaHuhn/feedback-js/compare/v1.0.10...v1.0.11) · [Tag](https://github.com/BetaHuhn/feedback-js/tree/v1.0.11) · Archive ([zip](https://github.com/BetaHuhn/feedback-js/archive/v1.0.11.zip) · [tar.gz](https://github.com/BetaHuhn/feedback-js/archive/v1.0.11.tar.gz))

### Dependency updates

- [`aeefdf3`](https://github.com/BetaHuhn/feedback-js/commit/aeefdf3) Bump eslint from 7.24.0 to 7.25.0

## [v1.0.10] - 2021-04-19

[Release notes](https://github.com/BetaHuhn/feedback-js/releases/tag/v1.0.10) · [Compare](https://github.com/BetaHuhn/feedback-js/compare/v1.0.9...v1.0.10) · [Tag](https://github.com/BetaHuhn/feedback-js/tree/v1.0.10) · Archive ([zip](https://github.com/BetaHuhn/feedback-js/archive/v1.0.10.zip) · [tar.gz](https://github.com/BetaHuhn/feedback-js/archive/v1.0.10.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "@betahuhn/feedback-js",
"version": "1.0.10",
"version": "1.0.11",
"description": "Simple self-hosted feedback modal for any website",
"main": "dist/feedback-js.min.js",
"scripts": {
Expand Down

0 comments on commit 70c90b8

Please sign in to comment.