Skip to content

Commit 524813a

Browse files
committed
chore(main): release zkool 6.14.1
1 parent 98f0199 commit 524813a

3 files changed

Lines changed: 11 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.0"
2+
".": "6.14.1"
33
}

CHANGELOG.md

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

3+
## [6.14.1](https://github.com/hhanh00/zkool2/compare/zkool-v6.14.0...zkool-v6.14.1) (2026-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* do not update vault when disabled ([#947](https://github.com/hhanh00/zkool2/issues/947)) ([98f0199](https://github.com/hhanh00/zkool2/commit/98f019993114631dbb6371aa42ee369fc6329c50))
9+
* return error msg when no prf support ([#944](https://github.com/hhanh00/zkool2/issues/944)) ([fff6f70](https://github.com/hhanh00/zkool2/commit/fff6f708664927d34ff3a2718b855afe06af5655))
10+
* use better constant salt ([#946](https://github.com/hhanh00/zkool2/issues/946)) ([7607b75](https://github.com/hhanh00/zkool2/commit/7607b7506298fe1abaf3f416325eb99e33992281))
11+
312
## [6.14.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.13.5...zkool-v6.14.0) (2026-04-18)
413

514

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.0+201
7+
version: 6.14.1+202
88

99
environment:
1010
sdk: ^3.6.1

0 commit comments

Comments
 (0)