Skip to content

Commit 98e57e0

Browse files
committed
chore(release): 0.4.5
1 parent 948724e commit 98e57e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.5](https://github.com/aboutlo/ether-swr/compare/v0.4.4...v0.4.5) (2021-01-24)
6+
7+
8+
### Bug Fixes
9+
10+
* throws ABINotFound ([948724e](https://github.com/aboutlo/ether-swr/commit/948724e201a651dd3104415884465b1231e46fd1))
11+
512
### [0.4.4](https://github.com/aboutlo/ether-swr/compare/v0.4.3...v0.4.4) (2021-01-10)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ether-swr",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "React Hooks library for Ethereum remote data fetching",
55
"main": "./dist/index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)