Skip to content

Commit c76030f

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 9f5b76b commit c76030f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

bricks/diagram/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.54.8](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-02-07)
7+
8+
9+
### Performance Improvements
10+
11+
* use clip-path instead of mask ([a183873](https://github.com/easyops-cn/next-advanced-bricks/commit/a183873ad25e6cb6c3f3dbb2b7b865563340fadf))
12+
13+
14+
15+
16+
617
## [0.54.7](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-01-22)
718

819
**Note:** Version bump only for package @next-bricks/diagram

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

0 commit comments

Comments
 (0)