diff --git a/.changeset/dry-ears-agree.md b/.changeset/dry-ears-agree.md deleted file mode 100644 index bce438c45..000000000 --- a/.changeset/dry-ears-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/registry': major ---- - -Replace old TONY with the new TONY deploy diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2a90492..db9b4e598 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperlane-xyz/registry +## 7.0.0 + +### Major Changes + +- 2b3f78f: Replace old TONY with the new TONY deploy + ## 6.20.0 ### Minor Changes diff --git a/package.json b/package.json index 454f00903..758ee1c04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/registry", "description": "A collection of configs, artifacts, and schemas for Hyperlane", - "version": "6.20.0", + "version": "7.0.0", "dependencies": { "yaml": "2.4.5", "zod": "^3.21.2"