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

Commit d0a236b

Browse files
authored
Merge pull request #98 from unicape/changeset-release/main
chore: version packages
2 parents 89ec54c + e06eb3a commit d0a236b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/mean-plums-poke.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.8
4+
5+
### Patch Changes
6+
7+
- [#97](https://github.com/unicape/use-wagmi/pull/97) [`dedb3ba`](https://github.com/unicape/use-wagmi/commit/dedb3bad8681dec5b0a1bccda4758d824e1da144) Thanks [@unicape](https://github.com/unicape)! - Update dependencies
8+
39
## 0.4.7
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.7",
5+
"version": "0.4.8",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/unicape/use-wagmi.git",

0 commit comments

Comments
 (0)