Skip to content

Commit 885a719

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent b2f2e77 commit 885a719

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-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.2](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **popover:** theme variant elevo ([408e397](https://github.com/easyops-cn/next-bricks/commit/408e397ed36e31b7e96aaab4440f301f61b00800))
12+
13+
14+
15+
16+
617
## [1.60.1](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-16)
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.60.1",
3+
"version": "1.60.2",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/basic",
55
"repository": {
66
"type": "git",

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.10](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-17)
7+
8+
**Note:** Version bump only for package @next-bricks/containers
9+
10+
11+
12+
13+
614
## [1.15.9](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-16)
715

816

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

0 commit comments

Comments
 (0)