Skip to content

Commit 9e46559

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent 628c91d commit 9e46559

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-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.6](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-19)
7+
8+
9+
### Bug Fixes
10+
11+
* support space nav in sidebar ([d0afa42](https://github.com/easyops-cn/next-advanced-bricks/commit/d0afa4250b3a5cb008bee31f016fb1558d3c893a))
12+
13+
14+
15+
16+
617
## [0.50.5](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
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.5",
3+
"version": "0.50.6",
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.61.5](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-19)
7+
8+
9+
### Bug Fixes
10+
11+
* support space nav in sidebar ([d0afa42](https://github.com/easyops-cn/next-advanced-bricks/commit/d0afa4250b3a5cb008bee31f016fb1558d3c893a))
12+
13+
14+
15+
16+
617
## [0.61.4](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-19)
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.61.4",
3+
"version": "0.61.5",
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)