Skip to content

Commit

Permalink
Release v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amantoux committed Aug 18, 2023
1 parent 111a16a commit 183d2fc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/fleather/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.10.0

* Support for Flutter 3.13

## 1.9.1

* Fix light theme inline code background color for Material 3
Expand Down
2 changes: 1 addition & 1 deletion packages/fleather/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add Fleather to your dependencies.
dependencies:
flutter:
sdk: flutter
fleather: ^1.9.0
fleather: ^1.10.0
```
## Usage
Expand Down
2 changes: 1 addition & 1 deletion packages/fleather/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fleather
description: Clean, minimalistic and collaboration-ready rich text editor for Flutter.
version: 1.9.1
version: 1.10.0
homepage: https://github.com/fleather-editor/fleather
publish_to: none

Expand Down

0 comments on commit 183d2fc

Please sign in to comment.