We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5383533 commit 8a0d627Copy full SHA for 8a0d627
.changeset/pre.json
@@ -15,6 +15,7 @@
15
"easy-tigers-rescue",
16
"good-papers-kick",
17
"heavy-readers-sniff",
18
+ "major-sides-call",
19
"petite-views-attack"
20
],
21
"ignore": [
packages/privacy-pools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @kohaku-eth/privacy-pools
2
3
+## 0.0.2-alpha.5
4
+
5
+### Patch Changes
6
7
+- 5383533: Expose option for providing an initial state for Privacy Pools V1 Plugin
8
9
## 0.0.2-alpha.4
10
11
### Patch Changes
packages/privacy-pools/package.json
@@ -1,6 +1,6 @@
{
"name": "@kohaku-eth/privacy-pools",
- "version": "0.0.2-alpha.4",
+ "version": "0.0.2-alpha.5",
"description": "Simplified Privacy Pools TS utils",
"type": "module",
"private": false,
0 commit comments