Skip to content

Commit

Permalink
chore: apply changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 8, 2023
1 parent ba335a2 commit 72b5274
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-boats-accept.md

This file was deleted.

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.1.13

### Patch Changes

- [`ba335a27`](https://github.com/axelarnetwork/axelarjs/commit/ba335a27ff7748216cd2ffb4c451ec1755fdf18d) Thanks [@alanrsoares](https://github.com/alanrsoares)! - refactor: move cli.sh to cli.mjs

## 0.1.12

### 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.1.12",
"version": "0.1.13",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 72b5274

Please sign in to comment.