Skip to content

Commit 5fdef71

Browse files
committed
release: v1.3.25
1 parent fbc4a2a commit 5fdef71

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [1.3.25](https://github.com/zhensherlock/watermark-js-plus/compare/v1.3.24...v1.3.25) (2023-12-05)
2+
3+
4+
### 🎫 Chores | 其他更新
5+
6+
* **deps:** update dependency @typescript-eslint/parser to v6.13.2 ([4e4cd52](https://github.com/zhensherlock/watermark-js-plus/commit/4e4cd52a38b08e47ad5f892f9279e6ed38584d77))
7+
* **deps:** update dependency eslint to v8.55.0 ([141e186](https://github.com/zhensherlock/watermark-js-plus/commit/141e186e99bdecdefc554a467ffc2659c541c2a8))
8+
* **deps:** update dependency lint-staged to v15.2.0 ([4528ea6](https://github.com/zhensherlock/watermark-js-plus/commit/4528ea68199f3156e3126230141d0988eb10d22a))
9+
* **deps:** update dependency rollup-plugin-visualizer to v5.10.0 ([792090f](https://github.com/zhensherlock/watermark-js-plus/commit/792090f74d8029d777a712cdbec1b3ff6a18dbe7))
10+
* **deps:** update dependency terser to v5.25.0 ([a7825d9](https://github.com/zhensherlock/watermark-js-plus/commit/a7825d935041280e5ea3ea0f702753a80ed0cb0c))
11+
* **deps:** update dependency vue to v3.3.10 ([7b69c6f](https://github.com/zhensherlock/watermark-js-plus/commit/7b69c6f26ebef2aa48627317703fd48acf6490b8))
12+
* update dependency @typescript-eslint/parser to v6.13.2 ([#262](https://github.com/zhensherlock/watermark-js-plus/issues/262)) ([fbc4a2a](https://github.com/zhensherlock/watermark-js-plus/commit/fbc4a2acdf541b594acc65706b9b63158c10d490))
13+
* update dependency eslint to v8.55.0 ([#260](https://github.com/zhensherlock/watermark-js-plus/issues/260)) ([591512b](https://github.com/zhensherlock/watermark-js-plus/commit/591512b03cb640bdd75676f05f5f308e5ee81070))
14+
* update dependency lint-staged to v15.2.0 ([#259](https://github.com/zhensherlock/watermark-js-plus/issues/259)) ([8ee8ce8](https://github.com/zhensherlock/watermark-js-plus/commit/8ee8ce8fc13fd0f3c1321f75de6d7537c21097ff))
15+
* update dependency rollup-plugin-visualizer to v5.10.0 ([#258](https://github.com/zhensherlock/watermark-js-plus/issues/258)) ([14dc7f8](https://github.com/zhensherlock/watermark-js-plus/commit/14dc7f89906a06258ce3ee62b3258da5a94298ee))
16+
* update dependency terser to v5.25.0 ([#257](https://github.com/zhensherlock/watermark-js-plus/issues/257)) ([26d8320](https://github.com/zhensherlock/watermark-js-plus/commit/26d832055e981f6b9f87a027441c00e0fa92d02d))
17+
* update dependency vue to v3.3.10 ([#261](https://github.com/zhensherlock/watermark-js-plus/issues/261)) ([0e4a35f](https://github.com/zhensherlock/watermark-js-plus/commit/0e4a35f30d0ed94823afd299582a41726af03292))
18+
19+
20+
121
## [1.3.24](https://github.com/zhensherlock/watermark-js-plus/compare/v1.3.23...v1.3.24) (2023-12-01)
222

323

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

0 commit comments

Comments
 (0)