Skip to content

Commit

Permalink
Version Packages (#453)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @hyperlane-xyz/registry@6.11.0

### Minor Changes

-   a7e6702: feat: add solo testnet
- 36b4c5f: Add workflow to validate and optimize SVGs, update SVGs with
optimized version
-   f9699c4: Deploy PNDR warp route

### Patch Changes

- 23186f9: Warp Routes: add logoURI for tokens that did not have it and
rename chain names that were not sorted alphabetically
    Chains: Add missing deployer field
-   fac1e34: Improve CI workflow by separating concerns
-   69f3abb: Upgrade yarn to 4.5.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 6, 2025
1 parent f9699c4 commit 21f1b3a
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 32 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-lamps-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-turkeys-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-carrots-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-needles-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-otters-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-papayas-pull.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @hyperlane-xyz/registry

## 6.11.0

### Minor Changes

- a7e6702: feat: add solo testnet
- 36b4c5f: Add workflow to validate and optimize SVGs, update SVGs with optimized version
- f9699c4: Deploy PNDR warp route

### Patch Changes

- 23186f9: Warp Routes: add logoURI for tokens that did not have it and rename chain names that were not sorted alphabetically
Chains: Add missing deployer field
- fac1e34: Improve CI workflow by separating concerns
- 69f3abb: Upgrade yarn to 4.5.1

## 6.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hyperlane-xyz/registry",
"description": "A collection of configs, artifacts, and schemas for Hyperlane",
"version": "6.10.0",
"version": "6.11.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit 21f1b3a

Please sign in to comment.