Skip to content

Commit f524cd0

Browse files
committed
🔖 Release v2.0.1 [skip ci]
1 parent d4032c1 commit f524cd0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v2.0.1] - 2021-07-12
2+
3+
[Release notes](https://github.com/BetaHuhn/feedback-js/releases/tag/v2.0.1) · [Compare](https://github.com/BetaHuhn/feedback-js/compare/v2.0.0...v2.0.1) · [Tag](https://github.com/BetaHuhn/feedback-js/tree/v2.0.1) · Archive ([zip](https://github.com/BetaHuhn/feedback-js/archive/v2.0.1.zip) · [tar.gz](https://github.com/BetaHuhn/feedback-js/archive/v2.0.1.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`336d27d`](https://github.com/BetaHuhn/feedback-js/commit/336d27d) Bump eslint from 7.29.0 to 7.30.0
8+
19
## [v2.0.0] - 2021-06-28
210

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

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@betahuhn/feedback-js",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Simple self-hosted feedback modal for any website",
55
"main": "dist/feedback-js.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)