Skip to content

Commit

Permalink
Version Packages (#579)
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/[email protected]

### Minor Changes

-   04e3605: Add precommit to check for secrets using gitleaks
-   983c3e5: Add Sapphire Testnet

### Patch Changes

-   03d0217: Update EZETSTAGE unichain owner to safe

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 12, 2025
1 parent 03d0217 commit 359bd01
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-buses-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-papayas-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-files-hunt.md

This file was deleted.

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

## 9.5.0

### Minor Changes

- 04e3605: Add precommit to check for secrets using gitleaks
- 983c3e5: Add Sapphire Testnet

### Patch Changes

- 03d0217: Update EZETSTAGE unichain owner to safe

## 9.4.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": "9.4.0",
"version": "9.5.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit 359bd01

Please sign in to comment.