Skip to content

Commit c54cceb

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-shared/[email protected]
1 parent 908c912 commit c54cceb

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
lines changed

bricks/basic/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.63.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
7+
8+
9+
### Features
10+
11+
* add eo-batch-agent ([3f0c0ff](https://github.com/easyops-cn/next-bricks/commit/3f0c0ff5f0fbf763071153297eb7091bc408088e))
12+
13+
14+
15+
16+
617
## [1.62.3](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
718

819

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

bricks/icons/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.6.3](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
7+
8+
9+
### Bug Fixes
10+
11+
* handle when prefix/category/theme is an empty string ([5fe5c19](https://github.com/easyops-cn/next-bricks/commit/5fe5c194217439bc1a8377841ced872fa8baf2f4))
12+
13+
14+
15+
16+
617
## [1.6.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-18)
718

819

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

shared/common-bricks/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.58.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-11-18)
7+
8+
9+
### Features
10+
11+
* add eo-batch-agent ([3f0c0ff](https://github.com/easyops-cn/next-bricks/commit/3f0c0ff5f0fbf763071153297eb7091bc408088e))
12+
13+
14+
15+
16+
617
## [0.57.1](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-09-26)
718

819

shared/common-bricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-shared/common-bricks",
3-
"version": "0.57.1",
3+
"version": "0.58.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/shared/common-bricks",
55
"license": "GPL-3.0",
66
"repository": {

0 commit comments

Comments
 (0)