Skip to content

Commit a8e4f0e

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

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.60.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-03)
7+
8+
9+
### Bug Fixes
10+
11+
* stop context menu event propagation from cell ([3310e21](https://github.com/easyops-cn/next-advanced-bricks/commit/3310e2179bb9ead85fb39b9d4f14aae40218fcf2))
12+
13+
14+
15+
16+
617
# [0.60.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-04-03)
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.60.0",
3+
"version": "0.60.1",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/diagram",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)