Skip to content

Commit 073afd9

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-shared/[email protected]
1 parent 7cb808e commit 073afd9

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.58.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-28)
7+
8+
9+
### Features
10+
11+
* new brick: eo-toggle-link ([e6ea80f](https://github.com/easyops-cn/next-bricks/commit/e6ea80f0c7f8ac2623d73d6a7cd073e4e9a9caac))
12+
13+
14+
15+
16+
617
## [1.57.5](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-26)
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.57.5",
3+
"version": "1.58.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
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.57.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-08-28)
7+
8+
9+
### Features
10+
11+
* new brick: eo-toggle-link ([e6ea80f](https://github.com/easyops-cn/next-bricks/commit/e6ea80f0c7f8ac2623d73d6a7cd073e4e9a9caac))
12+
13+
14+
15+
16+
617
# [0.56.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-08-18)
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.56.0",
3+
"version": "0.57.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)