Skip to content

Commit

Permalink
[changesets] Apply version updates (#482)
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 Dec 26, 2024
1 parent 05e33d7 commit 41ea803
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/kind-ways-arrive.md

This file was deleted.

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

## 0.3.29

### Patch Changes

- [#481](https://github.com/axelarnetwork/axelarjs/pull/481) [`05e33d7645700fee93cbca0b84117fe3b26b0be2`](https://github.com/axelarnetwork/axelarjs/commit/05e33d7645700fee93cbca0b84117fe3b26b0be2) Thanks [@npty](https://github.com/npty)! - updated its and factory contract functions

- Updated dependencies [[`05e33d7645700fee93cbca0b84117fe3b26b0be2`](https://github.com/axelarnetwork/axelarjs/commit/05e33d7645700fee93cbca0b84117fe3b26b0be2)]:
- @axelarjs/evm@0.2.7

## 0.3.28

### 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.28",
"version": "0.3.29",
"private": true,
"publishConfig": {
"access": "restricted"
Expand Down
6 changes: 6 additions & 0 deletions packages/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @axelarjs/evm

## 0.2.7

### Patch Changes

- [#481](https://github.com/axelarnetwork/axelarjs/pull/481) [`05e33d7645700fee93cbca0b84117fe3b26b0be2`](https://github.com/axelarnetwork/axelarjs/commit/05e33d7645700fee93cbca0b84117fe3b26b0be2) Thanks [@npty](https://github.com/npty)! - updated its and factory contract functions

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelarjs/evm",
"version": "0.2.6",
"version": "0.2.7",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/transaction-recovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @axelarjs/transaction-recovery

## 0.3.5

### Patch Changes

- Updated dependencies [[`05e33d7645700fee93cbca0b84117fe3b26b0be2`](https://github.com/axelarnetwork/axelarjs/commit/05e33d7645700fee93cbca0b84117fe3b26b0be2)]:
- @axelarjs/evm@0.2.7

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-recovery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelarjs/transaction-recovery",
"version": "0.3.4",
"version": "0.3.5",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 41ea803

Please sign in to comment.