Skip to content

Commit 0364562

Browse files
chore: version packages (#1437)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6609b15 commit 0364562

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-goats-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/hyperdrive-viem/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @delvtech/hyperdrive-viem
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- 5eaa737: Bump evm-client-viem version to 0.6.3 to fix bug causing event args to not be sent in ethGetLogs
8+
39
## 3.0.1
410

511
### Patch Changes

packages/hyperdrive-viem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@delvtech/hyperdrive-viem",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"license": "AGPL-3.0",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)