Skip to content

Commit 6789c25

Browse files
committed
v0.4.1 Release
- Add hover and splash color to dropdown node. - Miscellaneous fixes.
1 parent 590b375 commit 6789c25

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.1
2+
- Add hover and splash color to dropdown node.
3+
- Miscellaneous fixes.
4+
15
## 0.4.0
26
- New `SetMapVariableAction` support for map variables.
37
- Support more conditions.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_api
22
description: Flutter's layouts and widgets represented as models and JSON data. This API is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets.
3-
version: 0.4.0
3+
version: 0.4.1
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)