Skip to content

Commit 50de42d

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected]
1 parent fb86cdd commit 50de42d

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

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.4](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-15)
7+
8+
9+
### Bug Fixes
10+
11+
* fix hidden not working for some bricks (eo-icon/eo-flex-layout/eo-grid-layout) ([e0a8b4a](https://github.com/easyops-cn/next-advanced-bricks/commit/e0a8b4a24604fe22b861404ee6b448e20da463b6))
12+
13+
14+
15+
16+
617
## [1.15.3](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-07-14)
718

819

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.3",
3+
"version": "1.15.4",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/containers",
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.3.42](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-15)
7+
8+
9+
### Bug Fixes
10+
11+
* fix hidden not working for some bricks (eo-icon/eo-flex-layout/eo-grid-layout) ([e0a8b4a](https://github.com/easyops-cn/next-bricks/commit/e0a8b4a24604fe22b861404ee6b448e20da463b6))
12+
13+
14+
15+
16+
617
## [1.3.41](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-13)
718

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

0 commit comments

Comments
 (0)