Skip to content

Commit 3a894fd

Browse files
Version Packages (alpha) (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42607db commit 3a894fd

File tree

10 files changed

+10561
-8885
lines changed

10 files changed

+10561
-8885
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"changesets": [
1313
"clear-plums-post",
1414
"clear-views-sing",
15+
"easy-tigers-rescue",
1516
"petite-views-attack"
1617
],
1718
"ignore": [

packages/plugins/CHANGELOG.md

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

3+
## 0.0.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [42607db]
8+
- @kohaku-eth/provider@0.1.0-alpha.3
9+
310
## 0.0.1-alpha.2
411

512
### Patch Changes

packages/plugins/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/plugins",
3-
"version": "0.0.1-alpha.2",
3+
"version": "0.0.1-alpha.3",
44
"description": "",
55
"type": "module",
66
"private": false,

packages/privacy-pools/CHANGELOG.md

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

3+
## 0.0.2-alpha.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [42607db]
8+
- @kohaku-eth/provider@0.1.0-alpha.3
9+
- @kohaku-eth/plugins@0.0.1-alpha.3
10+
311
## 0.0.2-alpha.1
412

513
### 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.1",
3+
"version": "0.0.2-alpha.2",
44
"description": "Simplified Privacy Pools TS utils",
55
"type": "module",
66
"private": false,

packages/provider/CHANGELOG.md

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

3+
## 0.1.0-alpha.3
4+
5+
### Minor Changes
6+
7+
- 42607db: republish, force bump
8+
39
## 0.0.1-alpha.2
410

511
### Patch Changes

packages/provider/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/provider",
3-
"version": "0.0.1-alpha.2",
3+
"version": "0.1.0-alpha.3",
44
"description": "Omni provider helpers that wrap Ethers, Viem, and Colibri.",
55
"type": "module",
66
"private": false,

packages/railgun/CHANGELOG.md

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

3+
## 0.0.1-alpha.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [42607db]
8+
- @kohaku-eth/provider@0.1.0-alpha.3
9+
- @kohaku-eth/plugins@0.0.1-alpha.3
10+
311
## 0.0.1-alpha.5
412

513
### Patch Changes

packages/railgun/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/railgun",
3-
"version": "0.0.1-alpha.5",
3+
"version": "0.0.1-alpha.6",
44
"description": "Simplified Railgun TS utils",
55
"type": "module",
66
"private": false,

0 commit comments

Comments
 (0)