Skip to content

Commit 93427ce

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 07e405b commit 93427ce

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

bricks/ai-portal/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
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.21.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-08)
7+
8+
9+
### Bug Fixes
10+
11+
* fix mermaid style ([1c203e1](https://github.com/easyops-cn/next-advanced-bricks/commit/1c203e1399d70f82e2cba0d6237a9256c956aed3))
12+
* simplify removing hidden jobs ([5fc6a69](https://github.com/easyops-cn/next-advanced-bricks/commit/5fc6a697af79f10dab93a2857e681a07e4daa839))
13+
* support hidden jobs ([225833e](https://github.com/easyops-cn/next-advanced-bricks/commit/225833ebe0911eed371168d4b4c44e4cda2286ae))
14+
15+
16+
### Features
17+
18+
* new brick: chat-stream ([e331a7a](https://github.com/easyops-cn/next-advanced-bricks/commit/e331a7adace0f4e6c34e62479ab653ac9d529660))
19+
* support feedback ([65a6ed3](https://github.com/easyops-cn/next-advanced-bricks/commit/65a6ed307b812a50b23772cfd51b259c193ebe54))
20+
21+
22+
23+
24+
625
## [0.20.14](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-06)
726

827

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.20.14",
3+
"version": "0.21.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)