Skip to content

Commit 96b0f39

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent bb462ce commit 96b0f39

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
lines changed

bricks/basic/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.63.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* new button type: ai ([f4082aa](https://github.com/easyops-cn/next-bricks/commit/f4082aacdca3108f2dfc658ca1060d205335fe04))
12+
13+
14+
15+
16+
617
## [1.63.1](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
718

819

bricks/basic/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/basic",
3-
"version": "1.63.1",
3+
"version": "1.63.2",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
55
"repository": {
66
"type": "git",

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.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
7+
8+
9+
### Features
10+
11+
* modal supports height, noFooter, fullscreen, ... ([0b30106](https://github.com/easyops-cn/next-advanced-bricks/commit/0b301067e5e773be9d466d95f5c70d038b359fea))
12+
13+
14+
15+
16+
617
## [1.17.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
718

819
**Note:** Version bump only for package @next-bricks/containers

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.17.1",
3+
"version": "1.18.0",
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: 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.6.4](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* lucide icon supports setting fill: true ([c7c33d0](https://github.com/easyops-cn/next-bricks/commit/c7c33d07ad7d50c4e600423bbb04a353e8074e58))
12+
13+
14+
15+
16+
617
## [1.6.3](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
718

819

bricks/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-bricks/icons",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/icons",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)