Skip to content

Commit 590ff2c

Browse files
authored
chore(main): release zkool 6.7.0 (#685)
1 parent 6219c0f commit 590ff2c

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.6.0"
2+
".": "6.7.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.7.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.6.0...zkool-v6.7.0) (2025-11-28)
4+
5+
6+
### Features
7+
8+
* QR code transmission ([#680](https://github.com/hhanh00/zkool2/issues/680)) ([62a041d](https://github.com/hhanh00/zkool2/commit/62a041dac700636fecf1bb9f38bae2d8ababdcae))
9+
10+
11+
### Bug Fixes
12+
13+
* ledger build ([#686](https://github.com/hhanh00/zkool2/issues/686)) ([6219c0f](https://github.com/hhanh00/zkool2/commit/6219c0fa5bf495c47cea62ccb5f2c972181fb21d))
14+
* missing update of lwd url ([#684](https://github.com/hhanh00/zkool2/issues/684)) ([70de7d0](https://github.com/hhanh00/zkool2/commit/70de7d01ad49fec5f545381648f05212ff36ac6b))
15+
* pass coin as parameter ([#682](https://github.com/hhanh00/zkool2/issues/682)) ([5e4d291](https://github.com/hhanh00/zkool2/commit/5e4d2910ebdd953cfef30a10212e0f2d9207bd3d))
16+
* support for NU6.1 ([#683](https://github.com/hhanh00/zkool2/issues/683)) ([0560901](https://github.com/hhanh00/zkool2/commit/0560901ca7df6655b636ccc7ad0db12995e4e49d))
17+
318
## [6.6.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.5.2...zkool-v6.6.0) (2025-11-19)
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.6.0+164
7+
version: 6.7.0+165
88

99
environment:
1010
sdk: ^3.6.1

0 commit comments

Comments
 (0)