Skip to content

Commit 8a0d627

Browse files
Version Packages (alpha) (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5383533 commit 8a0d627

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"easy-tigers-rescue",
1616
"good-papers-kick",
1717
"heavy-readers-sniff",
18+
"major-sides-call",
1819
"petite-views-attack"
1920
],
2021
"ignore": [

packages/privacy-pools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @kohaku-eth/privacy-pools
22

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+
39
## 0.0.2-alpha.4
410

511
### Patch Changes

packages/privacy-pools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kohaku-eth/privacy-pools",
3-
"version": "0.0.2-alpha.4",
3+
"version": "0.0.2-alpha.5",
44
"description": "Simplified Privacy Pools TS utils",
55
"type": "module",
66
"private": false,

0 commit comments

Comments
 (0)