Skip to content

Commit eafbbaf

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

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

bricks/advanced/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+
## [0.51.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-25)
7+
8+
**Note:** Version bump only for package @next-bricks/advanced
9+
10+
11+
12+
13+
614
# [0.51.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-21)
715

816

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

bricks/ai-portal/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.64.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-25)
7+
8+
9+
### Features
10+
11+
* **chat-panel:** help block and setInputValue ([c978291](https://github.com/easyops-cn/next-advanced-bricks/commit/c9782919a4e55c37635306c9d4a63452bd846f84))
12+
13+
14+
15+
16+
617
## [0.63.6](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-25)
718

819

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

0 commit comments

Comments
 (0)