Skip to content

Commit 42607db

Browse files
chore: bump provider (#80)
1 parent f409181 commit 42607db

File tree

4 files changed

+9174
-11456
lines changed

4 files changed

+9174
-11456
lines changed

.changeset/easy-tigers-rescue.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kohaku-eth/provider": minor
3+
---
4+
5+
republish, force bump

packages/provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# @kohaku-eth/provider
22

3-
Omni provider helpers that wrap Ethers, Viem, and Colibri.
3+
Omni provider helpers that wrap Ethers, Viem, Helios, and Colibri.

packages/provider/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './provider';
2+
23
export * from './tx';

0 commit comments

Comments
 (0)