Skip to content

Commit 84da7f3

Browse files
Version Packages (#55)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f9927f5 commit 84da7f3

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/dull-pigs-speak.md

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

.changeset/mighty-pugs-beg.md

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

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @usedapp/core
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- c230724: Use React as a peer dependency.
8+
- 09ee2b8: Added useEtherBalance hook
9+
310
## 0.1.5
411

512
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usedapp/core",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"repository": "git@github.com:EthWorks/dapp-framework.git",

0 commit comments

Comments
 (0)