Skip to content

Commit 630663e

Browse files
authored
chore(main): release zkool 6.10.0 (#761)
1 parent 634140d commit 630663e

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-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.9.0"
2+
".": "6.10.0"
33
}

CHANGELOG.md

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

3+
## [6.10.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.9.0...zkool-v6.10.0) (2026-02-14)
4+
5+
6+
### Features
7+
8+
* add Flatpak support ([#766](https://github.com/hhanh00/zkool2/issues/766)) ([a160ce4](https://github.com/hhanh00/zkool2/commit/a160ce4107332a35747c9debd67425cb8789c7e6))
9+
10+
11+
### Bug Fixes
12+
13+
* add message when wallet is offline ([#763](https://github.com/hhanh00/zkool2/issues/763)) ([5ad358a](https://github.com/hhanh00/zkool2/commit/5ad358a0ccd419a01ce7334e54a454070a9d3b17))
14+
* bind to anyip ([#767](https://github.com/hhanh00/zkool2/issues/767)) ([634140d](https://github.com/hhanh00/zkool2/commit/634140d3193635a2c3029562234694bf212c660e))
15+
* fix address qr scan ([#760](https://github.com/hhanh00/zkool2/issues/760)) ([a28617f](https://github.com/hhanh00/zkool2/commit/a28617fd2c400ae38ebf5bfad0ee0e7fa1a9946f))
16+
* sending to tex address ([#765](https://github.com/hhanh00/zkool2/issues/765)) ([98eea82](https://github.com/hhanh00/zkool2/commit/98eea82efdec7e64e35d4ebc3bd64af49e4128e4))
17+
318
## [6.9.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.8.2...zkool-v6.9.0) (2026-01-17)
419

520

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.9.0+170
7+
version: 6.10.0+171
88

99
environment:
1010
sdk: ^3.6.1

0 commit comments

Comments
 (0)