Skip to content

Commit d84e487

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 3da76ae commit d84e487

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.55.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-02-10)
7+
8+
9+
### Features
10+
11+
* 拓扑图支持快捷键shift快速选择和取消选择多个元素,原框选功能需要支持选中边 ([9b2b01b](https://github.com/easyops-cn/next-advanced-bricks/commit/9b2b01b9119f3b9e748d52de25f080bea2412c6a))
12+
13+
14+
15+
16+
617
## [0.54.8](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-02-07)
718

819

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

0 commit comments

Comments
 (0)