Skip to content

Commit afb3515

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

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-2
lines changed

bricks/advanced/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.50.7](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+
* refine jsx types, add cell prop for eo-next-table ([11526fe](https://github.com/easyops-cn/next-advanced-bricks/commit/11526febcca5cbbe6af2cefa98cc92267a5fec8f))
12+
13+
14+
15+
16+
617
## [0.50.6](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-19)
718

819

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.50.6",
3+
"version": "0.50.7",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.63.2](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+
* **chat-panel:** support show file ([ebd5895](https://github.com/easyops-cn/next-advanced-bricks/commit/ebd589542b557246a47a9e5f9d9c9cfa7d831301))
12+
* refine sidebar ([1a512b0](https://github.com/easyops-cn/next-advanced-bricks/commit/1a512b031ea80acb4b5943594cb3ce70810541ff))
13+
14+
15+
16+
17+
618
## [0.63.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-20)
719

820

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