Skip to content

Commit e23affa

Browse files
committed
v1.6.0 Release
- Initial CloudUI support for Layout Groups. - Display different layouts for different screen sizes.
1 parent 602be60 commit e23affa

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+
## 1.6.0
2+
- Initial CloudUI support for Layout Groups.
3+
- Display different layouts for different screen sizes.
4+
15
## 1.5.0
26
- Fix text node not allowing actions.
37

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

0 commit comments

Comments
 (0)