Skip to content

Commit 479f3bd

Browse files
committed
v2.0.2 Release
- Update external components with reactions. - Add click and long click reactions to rectangle node.
1 parent 1119197 commit 479f3bd

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+
## 2.0.2
2+
- Update external components with reactions.
3+
- Add click and long click reactions to rectangle node.
4+
15
## 2.0.0
26
- Update Checkbox shrinkwrap and padding sizing.
37
- Change default Stroke cap to none.

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: 2.0.0
3+
version: 2.0.2
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)