Skip to content

Commit bf343c1

Browse files
committed
🔖 Release v2.1.22 [skip ci]
1 parent 515278e commit bf343c1

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.1.22] - 2023-02-06
2+
3+
[Release notes](https://github.com/BetaHuhn/feedback-js/releases/tag/v2.1.22) · [Compare](https://github.com/BetaHuhn/feedback-js/compare/v2.1.21...v2.1.22) · [Tag](https://github.com/BetaHuhn/feedback-js/tree/v2.1.22) · Archive ([zip](https://github.com/BetaHuhn/feedback-js/archive/v2.1.22.zip) · [tar.gz](https://github.com/BetaHuhn/feedback-js/archive/v2.1.22.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`eb3041b`](https://github.com/BetaHuhn/feedback-js/commit/eb3041b) Bump http-cache-semantics from 4.1.0 to 4.1.1
8+
19
## [v2.1.21] - 2023-01-09
210

311
[Release notes](https://github.com/BetaHuhn/feedback-js/releases/tag/v2.1.21) · [Compare](https://github.com/BetaHuhn/feedback-js/compare/v2.1.20...v2.1.21) · [Tag](https://github.com/BetaHuhn/feedback-js/tree/v2.1.21) · Archive ([zip](https://github.com/BetaHuhn/feedback-js/archive/v2.1.21.zip) · [tar.gz](https://github.com/BetaHuhn/feedback-js/archive/v2.1.21.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.1.21",
3+
"version": "2.1.22",
44
"description": "Simple self-hosted feedback modal for any website",
55
"main": "dist/feedback-js.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)