Skip to content

Commit 462fea3

Browse files
committed
chore(release): prepare to publish flutter_quill_test
1 parent 26c2c56 commit 462fea3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

flutter_quill_test/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111
## [Unreleased]
1212

13+
## [11.1.0] - 2025-03-19
14+
1315
### Added
1416

1517
- Add more APIs for testing [#2512](https://github.com/singerdmx/flutter-quill/pull/2512).

flutter_quill_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_quill_test
22
description: Test utilities for flutter_quill which includes methods to simplify interacting with the editor in test cases.
3-
version: 11.0.0
3+
version: 11.1.0
44
homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test/
55
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test/
66
issue_tracker: https://github.com/singerdmx/flutter-quill/issues/

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dev_dependencies:
5858
flutter_lints: ^5.0.0
5959
flutter_test:
6060
sdk: flutter
61-
flutter_quill_test: ^11.0.0-dev.1
61+
flutter_quill_test: ^11.1.0
6262
test: ^1.24.3
6363

6464
# For scripts only

0 commit comments

Comments
 (0)