Skip to content

Commit 267b070

Browse files
authored
chore(main): release zkool 6.27.0 (#1200)
1 parent a83f655 commit 267b070

5 files changed

Lines changed: 19 additions & 4 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.26.1"
2+
".": "6.27.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.27.0](https://github.com/hhanh00/zkool2/compare/zkool-v6.26.1...zkool-v6.27.0) (2026-08-15)
4+
5+
6+
### Features
7+
8+
* add nym mixnet as transport ([#1195](https://github.com/hhanh00/zkool2/issues/1195)) ([59a5ed8](https://github.com/hhanh00/zkool2/commit/59a5ed8bd187e1ff2645e15448424f07d5a1ca55))
9+
* Zcash voting (ZIP 262) delegation and vote casting ([#1198](https://github.com/hhanh00/zkool2/issues/1198)) ([b59f958](https://github.com/hhanh00/zkool2/commit/b59f958915696bf3d50af590ac6ca0e765ab23cd))
10+
11+
12+
### Bug Fixes
13+
14+
* fix ios build ([a83f655](https://github.com/hhanh00/zkool2/commit/a83f65552648136db1296daa2652448125195e8d))
15+
* honour RUST_LOG in zkool_graphql ([#1190](https://github.com/hhanh00/zkool2/issues/1190)) ([ca49412](https://github.com/hhanh00/zkool2/commit/ca4941250d2dfac13832d40066062cf6915ba579))
16+
* send to TEX (ZIP 320) addresses ([aba4f30](https://github.com/hhanh00/zkool2/commit/aba4f3012e6d5c761388fcbd4d452c080d7dc14a))
17+
318
## [6.26.1](https://github.com/hhanh00/zkool2/compare/zkool-v6.26.0...zkool-v6.26.1) (2026-08-02)
419

520

build_number.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
340
1+
341

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.26.1 # x-release-please-version
7+
version: 6.27.0 # x-release-please-version
88

99
environment:
1010
sdk: ^3.6.1

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.26.1
1+
6.27.0

0 commit comments

Comments
 (0)