Skip to content

Commit 8c8d609

Browse files
Version Packages (#1383)
Co-authored-by: hyper-gonk[bot] <246310972+hyper-gonk[bot]@users.noreply.github.com>
1 parent cd597f7 commit 8c8d609

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/auto-update-hyperlane-deps-1770328557.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/inline-pr-comments-skill.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/update-claude-opus-model.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @hyperlane-xyz/registry
22

3+
## 23.14.0
4+
5+
### Minor Changes
6+
7+
- cd597f7: Update Hyperlane dependencies to SDK 25.0.0 and Utils 25.0.0
8+
9+
### Patch Changes
10+
11+
- 9ba7c9b: Added inline PR comments skill and simplified Claude review workflows to use skills directly.
12+
- 2e10890: Updated Claude CI workflow model to opus 4.6 and made model IDs configurable via env vars.
13+
314
## 23.13.0
415

516
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hyperlane-xyz/registry",
33
"description": "A collection of configs, artifacts, and schemas for Hyperlane",
4-
"version": "23.13.0",
4+
"version": "23.14.0",
55
"dependencies": {
66
"jszip": "^3.10.1",
77
"yaml": "2.4.5",

0 commit comments

Comments
 (0)