diff --git a/.changeset/early-olives-appear.md b/.changeset/early-olives-appear.md deleted file mode 100644 index c8b519bc8..000000000 --- a/.changeset/early-olives-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/registry': minor ---- - -Add rstETH/ethereum-zircuit Warp Route diff --git a/.changeset/funny-zebras-count.md b/.changeset/funny-zebras-count.md deleted file mode 100644 index fcc4d10c5..000000000 --- a/.changeset/funny-zebras-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/registry': minor ---- - -Add SOL and Bonk warp routes to Soon, update Solana ISM diff --git a/.changeset/kind-tools-taste.md b/.changeset/kind-tools-taste.md deleted file mode 100644 index bf6af4683..000000000 --- a/.changeset/kind-tools-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/registry': minor ---- - -add new form warp routes for GAME WBTC aixBT and wstETH diff --git a/.changeset/popular-ducks-thank.md b/.changeset/popular-ducks-thank.md deleted file mode 100644 index e13e79828..000000000 --- a/.changeset/popular-ducks-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/registry': patch ---- - -Add PNDR/bsc-ethereum-lumiaprism logoURI field" diff --git a/CHANGELOG.md b/CHANGELOG.md index f62d8bdd6..303017f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # @hyperlane-xyz/registry +## 6.13.0 + +### Minor Changes + +- 9491843: Add rstETH/ethereum-zircuit Warp Route +- 08a37ba: Add SOL and Bonk warp routes to Soon, update Solana ISM +- 690e049: add new form warp routes for GAME WBTC aixBT and wstETH + +### Patch Changes + +- c04a948: Add PNDR/bsc-ethereum-lumiaprism logoURI field" + ## 6.12.0 ### Minor Changes diff --git a/package.json b/package.json index e91813208..0f44e4ee8 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.12.0", + "version": "6.13.0", "dependencies": { "yaml": "2.4.5", "zod": "^3.21.2"