Skip to content

Commit 6602c49

Browse files
committed
chore(release): publish packages
- [email protected]
1 parent 1d0f574 commit 6602c49

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/vyuh_node_flow/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.10.6
2+
3+
- **FEAT**: implement inline editing for annotation titles, add keyboard shortcut for editing, and improve canvas focus handling.
4+
- **FEAT**: add editing state support for annotations and implement auto-grow for sticky notes.
5+
16
## 0.10.5
27

38
- **REFACTOR**: remove short-distance temporary line drawing logic for consistent connection styling.

packages/vyuh_node_flow/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: vyuh_node_flow
22
description: A flexible, high-performance node-based flow editor for Flutter. Build visual programming interfaces, workflow editors, diagrams, and data pipelines.
3-
version: 0.10.5
3+
version: 0.10.6
44

55
homepage: https://vyuh.tech
66
repository: https://github.com/vyuh-tech/vyuh_node_flow

0 commit comments

Comments
 (0)