From 0451d6a37e622cd87cb3686a5602792e2383ae1e Mon Sep 17 00:00:00 2001 From: hhanh00 Date: Tue, 28 Apr 2026 00:41:31 +0800 Subject: [PATCH] chore(main): release zkool 6.14.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4da1e207..9da03976 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.14.4" + ".": "6.14.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 96b3a17c..6a475a60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.14.5](https://github.com/hhanh00/zkool2/compare/zkool-v6.14.4...zkool-v6.14.5) (2026-04-27) + + +### Bug Fixes + +* fetch tx details from account manager ([#964](https://github.com/hhanh00/zkool2/issues/964)) ([89bc7a4](https://github.com/hhanh00/zkool2/commit/89bc7a4769a2b4a9b88e6d76f204c0e3fac3df69)) + ## [6.14.4](https://github.com/hhanh00/zkool2/compare/zkool-v6.14.3...zkool-v6.14.4) (2026-04-27) diff --git a/pubspec.yaml b/pubspec.yaml index dd2a92ac..8986d3d0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: "Zkool" # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 6.14.4+205 +version: 6.14.5+206 environment: sdk: ^3.6.1