Skip to content

Commit 54fed87

Browse files
committed
v0.0.6 Release
- Update type support to support null values.
1 parent ca873db commit 54fed87

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.6
2+
- Update type support to support null values.
3+
14
## 0.0.5
25
- Add improved Variables type support.
36

pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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-
4-
version: 0.0.5
5-
3+
version: 0.0.6
64
homepage: https://codelessly.com/
75
repository: https://github.com/Codelessly/CodelesslyAPI
86

0 commit comments

Comments
 (0)