Skip to content

Commit dbeff5c

Browse files
committed
chore(release): publish packages
- [email protected]
1 parent 27b1e82 commit dbeff5c

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.3.10
2+
3+
- **FIX**: updated icons on demo, adjusted padding in node.
4+
- **FEAT**: refactoring and renaming across the board for better semantic naming.
5+
- **FEAT**: using LabelTheme.light/dark directly.
6+
17
## 0.3.9
28

39
- **FEAT**: introduced Port Labels, which help in setting labels for ports on the inside of the port. The labels are positioned as per the port position with a customizable label offset, TextStyle and visibility threshold based on the zoom-level of canvas.

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.3.9
3+
version: 0.3.10
44

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

0 commit comments

Comments
 (0)