From 461ae619af484a2da56ab6d7d453c1d7e12735d2 Mon Sep 17 00:00:00 2001 From: MichaelSun Date: Sat, 27 Apr 2024 10:30:05 +0800 Subject: [PATCH] release: @watermark-design/core@1.2.1 --- packages/core/CHANGELOG.md | 7 +++++++ packages/core/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 8efd9ed9..ac11ed7f 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,12 @@ # @watermark-design/core +## 1.2.1 + +### Patch Changes + +- Updated dependencies [[`e1dd771`](https://github.com/watermark-design/watermark/commit/e1dd7713a4e429c4bdf6e52c213145a400631aaa), [`241dbdd`](https://github.com/watermark-design/watermark/commit/241dbdd08610a7d8dc5741b3564ff6bc543c01aa), [`bfb9861`](https://github.com/watermark-design/watermark/commit/bfb9861164dc659565543ccf60b60e9045e9bcd7), [`b23f9ac`](https://github.com/watermark-design/watermark/commit/b23f9ac264d60b5a82b035d2cdbbe03515184b14), [`6d8f714`](https://github.com/watermark-design/watermark/commit/6d8f71410db2903de340ec0561e12181f71fc7ed), [`f0b17a2`](https://github.com/watermark-design/watermark/commit/f0b17a2728102ae054cecb4fd94c7f17b66c6556), [`2e0b34a`](https://github.com/watermark-design/watermark/commit/2e0b34a137c5ab025a5adbb16f58f68194405ecc), [`6f8f760`](https://github.com/watermark-design/watermark/commit/6f8f760493e45dc2cd26157357cd1dc791cd0890)]: + - @watermark-design/shared@1.0.41 + ## 1.2.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 8b7b7d9c..3ccbbbcf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@watermark-design/core", - "version": "1.2.0", + "version": "1.2.1", "description": "watermark design core", "author": "zhensherlock", "homepage": "https://github.com/watermark-design/watermark/tree/master/packages/core#readme",