Skip to content

Commit

Permalink
Merge pull request #45 from azero-id/changeset-release/main
Browse files Browse the repository at this point in the history
chore(changeset): Bump package version
  • Loading branch information
wottpal authored Aug 15, 2023
2 parents a7361b1 + 447a434 commit a500eb7
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/smooth-beds-know.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/resolver-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @azns/resolver-core

## 1.4.0

### Minor Changes

- [#43](https://github.com/azero-id/resolver/pull/43) [`710fb82`](https://github.com/azero-id/resolver/commit/710fb82c04a572c43a5fcacfc6de0f51c425696d) Thanks [@wottpal](https://github.com/wottpal)! - Added Aleph Zero mainnet deployment address for `azns_router` contract.

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/resolver-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azns/resolver-core",
"author": "AZERO.ID <[email protected]> (https://azero.id)",
"version": "1.3.1",
"version": "1.4.0",
"description": "Vanilla JS/TS Library for resolving Domains issued by AZERO.ID",
"homepage": "https://azero.id",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/resolver-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @azns/resolver-react

## 1.4.0

### Minor Changes

- [#43](https://github.com/azero-id/resolver/pull/43) [`710fb82`](https://github.com/azero-id/resolver/commit/710fb82c04a572c43a5fcacfc6de0f51c425696d) Thanks [@wottpal](https://github.com/wottpal)! - Added Aleph Zero mainnet deployment address for `azns_router` contract.

### Patch Changes

- Updated dependencies [[`710fb82`](https://github.com/azero-id/resolver/commit/710fb82c04a572c43a5fcacfc6de0f51c425696d)]:
- @azns/resolver-core@1.4.0

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/resolver-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azns/resolver-react",
"author": "AZERO.ID <[email protected]> (https://azero.id)",
"version": "1.3.1",
"version": "1.4.0",
"description": "React Hooks Library for resolving Domains issued by AZERO.ID",
"homepage": "https://azero.id",
"type": "module",
Expand Down

0 comments on commit a500eb7

Please sign in to comment.