Skip to content

Commit 1e4759d

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

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.62.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-09)
7+
8+
9+
### Features
10+
11+
* draw-canvas添加canvas.copy、canvas.paste事件用于实现快捷键复制粘贴节点功能 ref CUSTOMIZE-1091 ([2bf91dc](https://github.com/easyops-cn/next-advanced-bricks/commit/2bf91dc67cbbb295711f55133806182e23e4af5c))
12+
13+
14+
15+
16+
617
# [0.61.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-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.61.0",
3+
"version": "0.62.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)