Skip to content

Commit 7c6ae95

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

File tree

12 files changed

+60
-8
lines changed

12 files changed

+60
-8
lines changed

bricks/basic/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.59.1](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
7+
8+
9+
### Bug Fixes
10+
11+
* check action key is not nil ([40988ac](https://github.com/easyops-cn/next-bricks/commit/40988acd5341576d4e277601ef37c9202e4ad1ce))
12+
* new button type: flat ([9f36b18](https://github.com/easyops-cn/next-bricks/commit/9f36b186a961902818fb29d44f7949a0b509c12f))
13+
14+
15+
16+
17+
618
# [1.59.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
719

820

bricks/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/basic",
3-
"version": "1.59.0",
3+
"version": "1.59.1",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
55
"repository": {
66
"type": "git",
@@ -49,7 +49,7 @@
4949
"@next-core/runtime": "^1.70.0",
5050
"@next-core/theme": "^1.6.1",
5151
"@next-core/types": "^1.17.0",
52-
"@next-shared/general": "^0.10.10",
52+
"@next-shared/general": "^0.10.11",
5353
"@next-shared/story": "^0.0.6",
5454
"broadcast-channel": "^7.0.0",
5555
"classnames": "^2.3.2",

bricks/containers/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.8](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
7+
8+
**Note:** Version bump only for package @next-bricks/containers
9+
10+
11+
12+
13+
614
## [1.15.7](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-10)
715

816

bricks/containers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/containers",
3-
"version": "1.15.7",
3+
"version": "1.15.8",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/containers",
55
"repository": {
66
"type": "git",
@@ -41,7 +41,7 @@
4141
"@next-core/runtime": "^1.70.0",
4242
"@next-core/types": "^1.17.0",
4343
"@next-core/utils": "^1.8.6",
44-
"@next-shared/general": "^0.10.10",
44+
"@next-shared/general": "^0.10.11",
4545
"@next-shared/story": "^0.0.6",
4646
"classnames": "^2.3.2",
4747
"react": "0.0.0-experimental-ee8509801-20230117",

bricks/icons/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.8](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
7+
8+
**Note:** Version bump only for package @next-bricks/icons
9+
10+
11+
12+
13+
614
## [1.5.7](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-28)
715

816
**Note:** Version bump only for package @next-bricks/icons

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

bricks/illustrations/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.4.13](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
7+
8+
**Note:** Version bump only for package @next-bricks/illustrations
9+
10+
11+
12+
13+
614
## [1.4.12](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-07-09)
715

816
**Note:** Version bump only for package @next-bricks/illustrations

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

bricks/shoelace/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1.12](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-15)
7+
8+
**Note:** Version bump only for package @next-bricks/shoelace
9+
10+
11+
12+
13+
614
## [1.1.11](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-07-03)
715

816
**Note:** Version bump only for package @next-bricks/shoelace

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

0 commit comments

Comments
 (0)