Skip to content

Commit 64c5dca

Browse files
committed
v4.2.1 Release
- Fix lint issues. - Add `NodeBox.fromCenter` method. - Use TextProp instead of StartEndProp.
1 parent 87d0632 commit 64c5dca

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 4.2.1
2+
3+
- Fix lint issues.
4+
5+
## 4.2.0
6+
7+
- Add `NodeBox.fromCenter` method.
8+
- Use TextProp instead of StartEndProp.
9+
110
## 4.1.0
211

312
- Fix AppBar constraints.

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

0 commit comments

Comments
 (0)