Skip to content

Commit 140be20

Browse files
committed
v4.4.0 Release
- Add CornerRadius typedValue. - Fix icon props deserialization for backwards compatibility.
1 parent 05e52b4 commit 140be20

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.4.0
2+
3+
- Add CornerRadius typedValue.
4+
- Fix icon props deserialization for backwards compatibility.
5+
16
## 4.3.0
27

38
- Create new Placeholders node.

pubspec.yaml

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

0 commit comments

Comments
 (0)