Skip to content

Commit 425db34

Browse files
committed
v1.7.0 Release
- Teams v1 support.
1 parent 3675696 commit 425db34

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.7.0
2+
- Teams v1 support.
3+
14
## 1.6.0
25
- Initial CloudUI support for Layout Groups.
36
- Display different layouts for different screen sizes.

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
description: Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 1.6.0
3+
version: 1.7.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

@@ -18,7 +18,7 @@ platforms:
1818
dependencies:
1919
flutter:
2020
sdk: flutter
21-
codelessly_api: 1.6.0
21+
codelessly_api: 1.7.0
2222
codelessly_json_annotation: 4.8.1
2323
firebase_core: ^2.29.0
2424
firebase_auth: ^4.19.1

0 commit comments

Comments
 (0)