Skip to content

Commit

Permalink
chore(release): bump version from 6.0.0 to 6.0.1 (#195)
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
interoplabs-ci and github-actions[bot] authored Oct 25, 2024
1 parent 819f361 commit 8e5c3d5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-trains-own.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @axelar-network/axelar-gmp-sdk-solidity

## 6.0.1

### Patch Changes

- 819f361: reverted use of named return value in RolesBase to not change bytecode of InterchainToken
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelar-network/axelar-gmp-sdk-solidity",
"version": "6.0.0",
"version": "6.0.1",
"description": "Solidity GMP SDK and utilities provided by Axelar for cross-chain development",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8e5c3d5

Please sign in to comment.