Skip to content

Commit 2530f83

Browse files
Version Packages (#291)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dc49e68 commit 2530f83

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/grumpy-items-wonder.md

-5
This file was deleted.

.changeset/light-queens-appear.md

-5
This file was deleted.

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @usedapp/core
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- dc49e68: Catch lookupAddress errors for unsupported chains, e.g. Matic
8+
- c4f2abb: use rpc errors if available
9+
310
## 0.4.2
411

512
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usedapp/core",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"main": "dist/cjs/src/index.js",
55
"module": "dist/esm/src/index.js",
66
"types": "dist/esm/src/index.d.ts",

0 commit comments

Comments
 (0)