Skip to content

Commit 590d3db

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-shared/[email protected]
1 parent 72027ae commit 590d3db

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-2
lines changed

bricks/icons/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.4.0](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-18)
7+
8+
9+
### Features
10+
11+
* lucide icons support setting strokeWidth ([947b1ab](https://github.com/easyops-cn/next-bricks/commit/947b1ab8159243ff769c822e8bd5fc91b629ae70))
12+
* new icons lib: lucide ([aff8d0c](https://github.com/easyops-cn/next-bricks/commit/aff8d0c69908759bc21e2f75fe646e42adf95727))
13+
14+
15+
16+
17+
618
## [1.3.42](https://github.com/easyops-cn/next-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-15)
719

820

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.42",
3+
"version": "1.4.0",
44
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/icons",
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.56.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-08-18)
7+
8+
9+
### Features
10+
11+
* new icons lib: lucide ([aff8d0c](https://github.com/easyops-cn/next-bricks/commit/aff8d0c69908759bc21e2f75fe646e42adf95727))
12+
13+
14+
15+
16+
617
# [0.55.0](https://github.com/easyops-cn/next-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-07-09)
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.55.0",
3+
"version": "0.56.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)