Skip to content

Commit 8bd7ddf

Browse files
committed
chore(release): publish packages
- [email protected]
1 parent 53583bd commit 8bd7ddf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vyuh_node_flow/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.15.1
2+
3+
- **REFACTOR**: replace static `fromJsonMap` methods with unified factory constructors and improve `CommentNode` color observability.
4+
- **REFACTOR**: remove unused imports and redundant test node creation in controller_init_test.
5+
- **FEAT**: add EditorInitApi for unified initialization, improve spatial index diagnostics, and update render layer prioritization.
6+
17
## 0.15.0
28

39
- **FEAT**: refactor test factory and add unit tests for constructor initialization.

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.15.0
3+
version: 0.15.1
44

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

0 commit comments

Comments
 (0)