Skip to content

Commit 034f074

Browse files
committed
v0.0.5 Release
- Add improved Variables type support.
1 parent f0646a6 commit 034f074

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.5
2+
- Add improved Variables type support.
3+
14
## 0.0.4
25
- Add Variables and Conditions support.
36

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.
33

4-
version: 0.0.4
4+
version: 0.0.5
55

66
homepage: https://codelessly.com/
77
repository: https://github.com/Codelessly/CodelesslyAPI

0 commit comments

Comments
 (0)