Skip to content

Commit

Permalink
Version Functions
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangoree committed Dec 10, 2024
1 parent 6e8712a commit 59ba96c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"heavy-keys-buy",
"hot-coats-search",
"hot-cooks-rescue",
"hot-readers-move",
"large-ducks-whisper",
"late-dingos-guess",
"lazy-clocks-eat",
Expand Down
6 changes: 6 additions & 0 deletions packages/drift-viem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @delvtech/drift-viem

## 0.1.0-beta.30

### Patch Changes

- 1574acb: Patched `write` function

## 0.1.0-beta.29

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/drift-viem/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@delvtech/drift-viem",
"description": "Viem adapter for Drift",
"version": "0.1.0-beta.29",
"version": "0.1.0-beta.30",
"license": "Apache-2.0",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 59ba96c

Please sign in to comment.