Skip to content

Commit 5a03bc2

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-shared/[email protected]
1 parent 2727e08 commit 5a03bc2

File tree

6 files changed

+34
-4
lines changed

6 files changed

+34
-4
lines changed

bricks/containers/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.18.2](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **modal:** support minWidth/minHeight ([8017b55](https://github.com/easyops-cn/next-advanced-bricks/commit/8017b55c5b6b56cefb3b5b4822b585bd04efa4ac))
12+
13+
14+
15+
16+
617
## [1.18.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-21)
718

819

bricks/containers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/containers",
3-
"version": "1.18.1",
3+
"version": "1.18.2",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/containers",
55
"repository": {
66
"type": "git",

bricks/icons/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.5](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-25)
7+
8+
**Note:** Version bump only for package @next-bricks/icons
9+
10+
11+
12+
13+
614
## [1.6.4](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
715

816

bricks/icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/icons",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/icons",
55
"repository": {
66
"type": "git",
@@ -91,7 +91,7 @@
9191
"@fortawesome/fontawesome-svg-core": "^6.6.0",
9292
"@next-core/build-next-bricks": "^1.25.0",
9393
"@next-core/test-next": "^2.0.1",
94-
"@next-shared/icons": "^0.23.1",
94+
"@next-shared/icons": "^0.23.2",
9595
"copy-webpack-plugin": "^11.0.0"
9696
}
9797
}

shared/icons/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.23.2](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-11-25)
7+
8+
9+
### Bug Fixes
10+
11+
* update elevo icons ([18872cd](https://github.com/easyops-cn/next-bricks/commit/18872cd26f3852f6e9e60fbe79f04eca1568653b))
12+
13+
14+
15+
16+
617
## [0.23.1](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-09-28)
718

819

shared/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-shared/icons",
3-
"version": "0.23.1",
3+
"version": "0.23.2",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/shared/icons",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)