Skip to content

Commit fa78222

Browse files
committed
release: v1.3.9
1 parent b5ed88e commit fa78222

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.3.9](https://github.com/zhensherlock/watermark-js-plus/compare/v1.3.8...v1.3.9) (2023-10-01)
2+
3+
4+
### 🎫 Chores | 其他更新
5+
6+
* **deps:** update dependency @commitlint/cli to v17.7.2 ([88e297a](https://github.com/zhensherlock/watermark-js-plus/commit/88e297a0181715e87d20f648ae1cc0881f7ddf8e))
7+
* **deps:** update dependency @typescript-eslint/parser to v6.7.3 ([9a9787e](https://github.com/zhensherlock/watermark-js-plus/commit/9a9787eae9433c9dad50a65ec73661bec2506b24))
8+
* **deps:** update dependency markdown-it to v13.0.2 ([5354921](https://github.com/zhensherlock/watermark-js-plus/commit/53549219337c3483f75846b258d5d2720b2eba4f))
9+
* **deps:** update dependency rollup to v3.29.4 ([8ba73c8](https://github.com/zhensherlock/watermark-js-plus/commit/8ba73c86e064795830210ecc6a6f77522b6d44ef))
10+
* update dependency @commitlint/cli to v17.7.2 ([#97](https://github.com/zhensherlock/watermark-js-plus/issues/97)) ([b5ed88e](https://github.com/zhensherlock/watermark-js-plus/commit/b5ed88e7f90e0bdff624f15b69fda21e06c3603c))
11+
* update dependency @typescript-eslint/parser to v6.7.3 ([#96](https://github.com/zhensherlock/watermark-js-plus/issues/96)) ([fb77d48](https://github.com/zhensherlock/watermark-js-plus/commit/fb77d48eb2ea40cd23ea838294054dbc7bd6451b))
12+
* update dependency markdown-it to v13.0.2 (markdown-it, @types/markdown-it) ([#95](https://github.com/zhensherlock/watermark-js-plus/issues/95)) ([e65f3cb](https://github.com/zhensherlock/watermark-js-plus/commit/e65f3cb96b57d62b3330bdaf2ddfb0b1c91f728d))
13+
* update dependency rollup to v3.29.4 ([#94](https://github.com/zhensherlock/watermark-js-plus/issues/94)) ([54bd1db](https://github.com/zhensherlock/watermark-js-plus/commit/54bd1db36dffc56a277359cc1edf03f606ff53a7))
14+
15+
16+
117
## [1.3.8](https://github.com/zhensherlock/watermark-js-plus/compare/v1.3.7...v1.3.8) (2023-09-28)
218

319

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

0 commit comments

Comments
 (0)