Skip to content

Commit

Permalink
v2.1.1 Release
Browse files Browse the repository at this point in the history
- Fix Firebase exception on web.
- Fix Text Input `Set Value` action not working.
  • Loading branch information
rayliverified committed Jul 11, 2024
1 parent ef72514 commit 6dc2b0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.1
- Fix Firebase exception on web.
- Fix Text Input `Set Value` action not working.

## 2.1.0
- New TextInputField features! This is the first batch of improvements to the TextInput component and includes the following:
- Added Autofill Hints support.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: codelessly_sdk
description: Codelessly CloudUI™ - Server-driven UI for Flutter. Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
version: 2.1.0
version: 2.1.1
homepage: https://codelessly.com/
repository: https://github.com/Codelessly/CodelesslySDK

Expand Down

0 comments on commit 6dc2b0e

Please sign in to comment.