Skip to content

Commit 87b3463

Browse files
committed
v0.5.0 Release
- Load API V1. - Fix ExpansionTiles layout and functionality issues. - Fix reactions not being modified.
1 parent edc58a2 commit 87b3463

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+
## 0.5.0
2+
- Load APIs V1.
3+
- Fix ExpansionTiles layout and functionality issues.
4+
- Fix reactions not being modified.
5+
16
## 0.4.1
27
- Add hover and splash color to dropdown node.
38
- Miscellaneous fixes.

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

0 commit comments

Comments
 (0)