Skip to content

Commit 3824aef

Browse files
authored
chore(main): release zkool 6.15.0 (#974)
1 parent a5493d0 commit 3824aef

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.14.6"
2+
".": "6.15.0"
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.15.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.14.6...zkool-v6.15.0) (2026-05-07)
4+
5+
6+
### Features
7+
8+
* support uncompressed transparent private keys (5XXX) ([#973](https://github.com/hhanh00/zkool2/issues/973)) ([f20bb8a](https://github.com/hhanh00/zkool2/commit/f20bb8a0ead97b74b5e2a62b5deeefaba1083706))
9+
310
## [6.14.6](https://github.com/hhanh00/zkool2/compare/zkool-v6.13.5...zkool-v6.14.6) (2026-05-01)
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.14.6+208
7+
version: 6.15.0+209
88

99
environment:
1010
sdk: ^3.6.1

0 commit comments

Comments
 (0)