Skip to content

Commit 69a2f37

Browse files
authored
chore(main): release zkool 6.11.1 (#825)
1 parent b931115 commit 69a2f37

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.11.0"
2+
".": "6.11.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.11.1](https://github.com/hhanh00/zkool2/compare/zkool-v6.11.0...zkool-v6.11.1) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* change logic of the next button in vote & add tooltips ([#824](https://github.com/hhanh00/zkool2/issues/824)) ([b931115](https://github.com/hhanh00/zkool2/commit/b931115c26b93816df21a7900b4852832a084653))
9+
310
## [6.11.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.10.2...zkool-v6.11.0) (2026-03-09)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Zkool"
44
# pub.dev using `flutter pub publish`. This is preferred for private packages.
55
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
66

7-
version: 6.11.0+179
7+
version: 6.11.1+180
88

99
environment:
1010
sdk: ^3.6.1

0 commit comments

Comments
 (0)