Skip to content

Commit b682292

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

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
lines changed

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.3.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-05-08)
7+
8+
9+
### Features
10+
11+
* new brick: chat-history ([fcd0955](https://github.com/easyops-cn/next-advanced-bricks/commit/fcd0955c75f2771a66b6fb12f7a56620a4eb1761))
12+
13+
14+
15+
16+
617
## [0.2.6](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-05-06)
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.2.6",
3+
"version": "0.3.0",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai-portal",
55
"repository": {
66
"type": "git",

bricks/api-market/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.1.51](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* fix updated mini-actions events mapping ([48f8f43](https://github.com/easyops-cn/next-advanced-bricks/commit/48f8f430584693d9bdb1f0d90efb6a9d258360d1))
12+
13+
14+
15+
16+
617
## [0.1.50](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-17)
718

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

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

bricks/presentational/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.13.2](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-05-08)
7+
8+
9+
### Bug Fixes
10+
11+
* fix updated mini-actions events mapping ([48f8f43](https://github.com/easyops-cn/next-advanced-bricks/commit/48f8f430584693d9bdb1f0d90efb6a9d258360d1))
12+
13+
14+
15+
16+
617
## [1.13.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-17)
718

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

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

0 commit comments

Comments
 (0)