Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 5b4eb2f

Browse files
authored
Merge pull request #72 from unicape/changeset-release/main
chore: version packages
2 parents 28ee430 + 6676638 commit 5b4eb2f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/clever-radios-film.md

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

packages/vue/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# use-wagmi
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- [`debcbac`](https://github.com/unicape/use-wagmi/commit/debcbac0547f44507d8961db3cd82856c48085e1) Thanks [@unicape](https://github.com/unicape)! - fix: pass dataSuffix into viem requests
8+
39
## 0.4.2
410

511
### Patch Changes

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "use-wagmi",
33
"description": "Vue Composition for Ethereum based on wagmi",
44
"license": "MIT",
5-
"version": "0.4.2",
5+
"version": "0.4.3",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/unicape/use-wagmi.git",

0 commit comments

Comments
 (0)