Skip to content

Commit aace748

Browse files
committed
release: v1.5.5
1 parent 2fe33a1 commit aace748

3 files changed

Lines changed: 27 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [1.5.5](https://github.com/zhensherlock/watermark-js-plus/compare/v1.5.4...v1.5.5) (2024-09-04)
2+
3+
4+
### ✨ Features | 新功能
5+
6+
* add monitorProtection [#863](https://github.com/zhensherlock/watermark-js-plus/issues/863) ([80addaf](https://github.com/zhensherlock/watermark-js-plus/commit/80addaf635397508ac30d650bb8294b993a6b87c))
7+
8+
9+
### 🎫 Chores | 其他更新
10+
11+
* **deps:** update dependency @typescript-eslint/parser to v8.4.0 ([3ab3df4](https://github.com/zhensherlock/watermark-js-plus/commit/3ab3df45e0bd0d3a778386890382c86620b1defa))
12+
* **deps:** update dependency eslint-plugin-import to v2.30.0 ([34882e4](https://github.com/zhensherlock/watermark-js-plus/commit/34882e45543c0104b04457062c6b697834d5d37d))
13+
* **deps:** update dependency lint-staged to v15.2.10 ([0725212](https://github.com/zhensherlock/watermark-js-plus/commit/0725212560a06215497862af92c04ee5c7c9fa7f))
14+
* **deps:** update dependency rollup to v4.21.2 ([06d0a3d](https://github.com/zhensherlock/watermark-js-plus/commit/06d0a3d38db610d7c1dd68074bc6433af2b0fc36))
15+
* **deps:** update dependency vue to v3.5.1 ([40d3998](https://github.com/zhensherlock/watermark-js-plus/commit/40d39981eaa3930685f926e9654c68d031459d7f))
16+
* update dependencies ([2fe33a1](https://github.com/zhensherlock/watermark-js-plus/commit/2fe33a1b90e37870dd08cc5daa9bd27969a6fa00))
17+
18+
19+
### 🐛 Bug Fixes | Bug 修复
20+
21+
* watermark check function ([b58002e](https://github.com/zhensherlock/watermark-js-plus/commit/b58002eee89c77a89f6c8af4f1892e6a47854c83))
22+
23+
24+
125
## [1.5.4](https://github.com/zhensherlock/watermark-js-plus/compare/v1.5.3...v1.5.4) (2024-08-30)
226

327

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.5.4",
3+
"version": "1.5.5",
44
"description": "watermark for the browser",
55
"scripts": {
66
"clean:dist": "rimraf dist",

0 commit comments

Comments
 (0)