Skip to content

Commit 115b648

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent 8f628d2 commit 115b648

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
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.60.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-16)
7+
8+
9+
### Features
10+
11+
* new brick eo-batch-agent ([ea00671](https://github.com/easyops-cn/next-bricks/commit/ea00671d2e9b6938de627977b9b539377fb8806d))
12+
13+
14+
15+
16+
617
## [1.59.1](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
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.59.1",
3+
"version": "1.60.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
55
"repository": {
66
"type": "git",

bricks/containers/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.15.9](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **drawer:** support theme variant elevo ([7b60555](https://github.com/easyops-cn/next-advanced-bricks/commit/7b60555a5485dcbb36904e17f1165ff174548065))
12+
13+
14+
15+
16+
617
## [1.15.8](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
718

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

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

0 commit comments

Comments
 (0)