Skip to content

Commit ea24556

Browse files
committed
release: v1.4.22
1 parent 96f3cf4 commit ea24556

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.4.22](https://github.com/zhensherlock/watermark-js-plus/compare/v1.4.21...v1.4.22) (2024-05-06)
2+
3+
4+
### 🐛 Bug Fixes | Bug 修复
5+
6+
* exports import error ([#579](https://github.com/zhensherlock/watermark-js-plus/issues/579)) ([96f3cf4](https://github.com/zhensherlock/watermark-js-plus/commit/96f3cf40da1cba5d56fff011b4b56ce82eb9411f))
7+
8+
9+
110
## [1.4.21](https://github.com/zhensherlock/watermark-js-plus/compare/v1.4.20...v1.4.21) (2024-05-02)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "watermark-js-plus",
3-
"version": "1.4.21",
3+
"version": "1.4.22",
44
"description": "watermark for the browser",
55
"scripts": {
66
"clean:dist": "rimraf dist",

0 commit comments

Comments
 (0)