Skip to content

Commit 44a8226

Browse files
committed
v1.3.0 Release
- Remove Montserrat font.
1 parent 48af9d8 commit 44a8226

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.3.0
2+
- Remove Montserrat font.
3+
14
## 1.2.0
25
- Implement isTrue and isFalse operators for conditions.
36
- Refactor operator filtering to use index if available.

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

0 commit comments

Comments
 (0)