Skip to content

Commit 8b9e451

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent 915f509 commit 8b9e451

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
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.3](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-21)
7+
8+
9+
### Bug Fixes
10+
11+
* new button type: ai-alt ([6e44b56](https://github.com/easyops-cn/next-bricks/commit/6e44b564a49abb0ef47edf067cbdf924cbb607fd))
12+
13+
14+
15+
16+
617
## [1.63.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
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.2",
3+
"version": "1.63.3",
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.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-21)
7+
8+
9+
### Bug Fixes
10+
11+
* new button type: ai-alt ([6e44b56](https://github.com/easyops-cn/next-advanced-bricks/commit/6e44b564a49abb0ef47edf067cbdf924cbb607fd))
12+
13+
14+
15+
16+
617
# [1.18.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
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.0",
3+
"version": "1.18.1",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/containers",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)