Skip to content

Commit

Permalink
[changesets] Apply version updates (#448)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 10, 2024
1 parent 590054a commit 71d6746
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-kangaroos-fly.md

This file was deleted.

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

## 0.3.25

### Patch Changes

- [#447](https://github.com/axelarnetwork/axelarjs/pull/447) [`590054af2f65d980e23494d607623a2e8aac9107`](https://github.com/axelarnetwork/axelarjs/commit/590054af2f65d980e23494d607623a2e8aac9107) Thanks [@SGiaccobasso](https://github.com/SGiaccobasso)! - only try to recover deployment message id once

## 0.3.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/maestro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelarjs/maestro",
"version": "0.3.24",
"version": "0.3.25",
"private": true,
"publishConfig": {
"access": "restricted"
Expand Down

0 comments on commit 71d6746

Please sign in to comment.