Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 16, 2024
1 parent ee98300 commit d692d30
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/quick-dolphins-try.md

This file was deleted.

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

## 1.0.3

### Patch Changes

- 034a9c0: Create Registry utility classes

## 1.0.2

### Patch 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": "1.0.2",
"version": "1.0.3",
"dependencies": {
"yaml": "^2"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@ __metadata:
prettier: "npm:^2.8.8"
tsx: "npm:^4.7.1"
typescript: "npm:5.3.3"
yaml: "npm:^2.3.1"
yaml: "npm:^2"
zod: "npm:^3.21.2"
zod-to-json-schema: "npm:^3.22.5"
languageName: unknown
Expand Down Expand Up @@ -6305,7 +6305,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.3.1":
"yaml@npm:^2":
version: 2.4.1
resolution: "yaml@npm:2.4.1"
bin:
Expand Down

0 comments on commit d692d30

Please sign in to comment.