Skip to content

Commit e42e14c

Browse files
committed
v1.5.0 Release
- Fix text node not allowing actions.
1 parent abe274d commit e42e14c

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.5.0
2+
- Fix text node not allowing actions.
3+
14
## 1.4.0
25
- New StyleSheets support! Define common color and text styles.
36
- Update GridView `childAlignment` property. Minor refactor.

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

0 commit comments

Comments
 (0)