Skip to content

Commit 661dc7a

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent 103f508 commit 661dc7a

File tree

4 files changed

+26
-2
lines changed

4 files changed

+26
-2
lines changed

bricks/ai-portal/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.60.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-07)
7+
8+
9+
### Bug Fixes
10+
11+
* fix gantt failed color ([992d044](https://github.com/easyops-cn/next-advanced-bricks/commit/992d0440687228ae7507c23431a32078d63dc0f4))
12+
* fix preview z-index ([ad4aa54](https://github.com/easyops-cn/next-advanced-bricks/commit/ad4aa543829f6631f89eb83431f750476ba68e3e))
13+
* move tsx libs to a individual repo ([c8b03e5](https://github.com/easyops-cn/next-advanced-bricks/commit/c8b03e5e11042126d8ded205f294a74419200194))
14+
15+
16+
17+
18+
619
# [0.60.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-04)
720

821

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

bricks/vb-experiment/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.3.18](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-07)
7+
8+
9+
### Bug Fixes
10+
11+
* move tsx libs to a individual repo ([c8b03e5](https://github.com/easyops-cn/next-advanced-bricks/commit/c8b03e5e11042126d8ded205f294a74419200194))
12+
13+
14+
15+
16+
617
## [1.3.17](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-22)
718

819

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

0 commit comments

Comments
 (0)