Skip to content

Commit fed631f

Browse files
chore: release (#210)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37e7a54 commit fed631f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-scissors-turn.md

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

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ensdomains/ensjs-react
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [#209](https://github.com/ensdomains/ensjs/pull/209) [`927ab6e`](https://github.com/ensdomains/ensjs/commit/927ab6e4dc717159a2f670da3727c2ef24dac1fb) Thanks [@lucemans](https://github.com/lucemans)! - Sorted imports
8+
39
## 0.0.2
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ensdomains/ensjs-react",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "ENS javascript library for contract interaction",
55
"type": "module",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)