diff --git a/bricks/basic/CHANGELOG.md b/bricks/basic/CHANGELOG.md index 33140960e..5f2f0ded5 100644 --- a/bricks/basic/CHANGELOG.md +++ b/bricks/basic/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.49.7](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/basic@1.49.6...@next-bricks/basic@1.49.7) (2025-01-13) + +**Note:** Version bump only for package @next-bricks/basic + + + + + ## [1.49.6](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/basic@1.49.5...@next-bricks/basic@1.49.6) (2025-01-10) **Note:** Version bump only for package @next-bricks/basic diff --git a/bricks/basic/package.json b/bricks/basic/package.json index fee5417e7..a9e8b0d1b 100644 --- a/bricks/basic/package.json +++ b/bricks/basic/package.json @@ -1,6 +1,6 @@ { "name": "@next-bricks/basic", - "version": "1.49.6", + "version": "1.49.7", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic", "repository": { "type": "git", @@ -48,7 +48,7 @@ "@next-core/runtime": "^1.59.1", "@next-core/theme": "^1.5.4", "@next-core/types": "^1.14.0", - "@next-shared/general": "^0.10.5", + "@next-shared/general": "^0.10.6", "@next-shared/story": "^0.0.4", "broadcast-channel": "^7.0.0", "classnames": "^2.3.2", diff --git a/bricks/icons/CHANGELOG.md b/bricks/icons/CHANGELOG.md index 24bd02b4e..8209c4bfa 100644 --- a/bricks/icons/CHANGELOG.md +++ b/bricks/icons/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.17](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/icons@1.3.16...@next-bricks/icons@1.3.17) (2025-01-13) + +**Note:** Version bump only for package @next-bricks/icons + + + + + ## [1.3.16](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/icons@1.3.15...@next-bricks/icons@1.3.16) (2025-01-10) **Note:** Version bump only for package @next-bricks/icons diff --git a/bricks/icons/package.json b/bricks/icons/package.json index e12e7a9f4..f0a82e368 100644 --- a/bricks/icons/package.json +++ b/bricks/icons/package.json @@ -1,6 +1,6 @@ { "name": "@next-bricks/icons", - "version": "1.3.16", + "version": "1.3.17", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/icons", "repository": { "type": "git", @@ -86,7 +86,7 @@ "@fortawesome/fontawesome-svg-core": "^6.6.0", "@next-core/build-next-bricks": "^1.23.9", "@next-core/test-next": "^1.1.8", - "@next-shared/icons": "^0.14.1", + "@next-shared/icons": "^0.14.2", "copy-webpack-plugin": "^11.0.0" } } diff --git a/bricks/illustrations/CHANGELOG.md b/bricks/illustrations/CHANGELOG.md index b243214d9..b139d1c1b 100644 --- a/bricks/illustrations/CHANGELOG.md +++ b/bricks/illustrations/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.6](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/illustrations@1.4.5...@next-bricks/illustrations@1.4.6) (2025-01-13) + +**Note:** Version bump only for package @next-bricks/illustrations + + + + + ## [1.4.5](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/illustrations@1.4.4...@next-bricks/illustrations@1.4.5) (2025-01-10) **Note:** Version bump only for package @next-bricks/illustrations diff --git a/bricks/illustrations/package.json b/bricks/illustrations/package.json index 158688ad9..92a099787 100644 --- a/bricks/illustrations/package.json +++ b/bricks/illustrations/package.json @@ -1,6 +1,6 @@ { "name": "@next-bricks/illustrations", - "version": "1.4.5", + "version": "1.4.6", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/illustrations", "repository": { "type": "git", diff --git a/bricks/shoelace/CHANGELOG.md b/bricks/shoelace/CHANGELOG.md index eaa5b9624..535bbfdd1 100644 --- a/bricks/shoelace/CHANGELOG.md +++ b/bricks/shoelace/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.7](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/shoelace@1.1.6...@next-bricks/shoelace@1.1.7) (2025-01-13) + +**Note:** Version bump only for package @next-bricks/shoelace + + + + + ## [1.1.6](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/shoelace@1.1.5...@next-bricks/shoelace@1.1.6) (2025-01-10) **Note:** Version bump only for package @next-bricks/shoelace diff --git a/bricks/shoelace/package.json b/bricks/shoelace/package.json index 9246c8e6a..fa8bfc8ef 100644 --- a/bricks/shoelace/package.json +++ b/bricks/shoelace/package.json @@ -1,6 +1,6 @@ { "name": "@next-bricks/shoelace", - "version": "1.1.6", + "version": "1.1.7", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/shoelace", "repository": { "type": "git", diff --git a/shared/general/CHANGELOG.md b/shared/general/CHANGELOG.md index 003db1601..903c57cbf 100644 --- a/shared/general/CHANGELOG.md +++ b/shared/general/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.6](https://github.com/easyops-cn/next-bricks/compare/@next-shared/general@0.10.5...@next-shared/general@0.10.6) (2025-01-13) + +**Note:** Version bump only for package @next-shared/general + + + + + ## [0.10.5](https://github.com/easyops-cn/next-bricks/compare/@next-shared/general@0.10.4...@next-shared/general@0.10.5) (2025-01-10) **Note:** Version bump only for package @next-shared/general diff --git a/shared/general/package.json b/shared/general/package.json index 4511ecee5..b3da73505 100644 --- a/shared/general/package.json +++ b/shared/general/package.json @@ -1,6 +1,6 @@ { "name": "@next-shared/general", - "version": "0.10.5", + "version": "0.10.6", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/shared/general", "license": "GPL-3.0", "repository": { diff --git a/shared/icons/CHANGELOG.md b/shared/icons/CHANGELOG.md index 66038f8fc..ba9ab6ef8 100644 --- a/shared/icons/CHANGELOG.md +++ b/shared/icons/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.2](https://github.com/easyops-cn/next-bricks/compare/@next-shared/icons@0.14.1...@next-shared/icons@0.14.2) (2025-01-13) + +**Note:** Version bump only for package @next-shared/icons + + + + + ## [0.14.1](https://github.com/easyops-cn/next-bricks/compare/@next-shared/icons@0.14.0...@next-shared/icons@0.14.1) (2025-01-10) **Note:** Version bump only for package @next-shared/icons diff --git a/shared/icons/package.json b/shared/icons/package.json index 69f5bd957..f6e55f034 100644 --- a/shared/icons/package.json +++ b/shared/icons/package.json @@ -1,6 +1,6 @@ { "name": "@next-shared/icons", - "version": "0.14.1", + "version": "0.14.2", "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/shared/icons", "repository": { "type": "git",