Skip to content

Commit

Permalink
chore(release): bump version from 6.0.1 to 6.0.2 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Milap Sheth <[email protected]>
  • Loading branch information
3 people authored Oct 29, 2024
1 parent 7ecf8e3 commit b226651
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-toes-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-eyes-provide.md

This file was deleted.

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

## 6.0.2

### Patch Changes

- 7ecf8e3: split express executable gateway token contracts. Use `*WithToken` variants of express executables if you need gateway token support
- 53c9a1e: update signerHash to signersHash

## 6.0.1

### Patch Changes
Expand Down
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.1",
"version": "6.0.2",
"description": "Solidity GMP SDK and utilities provided by Axelar for cross-chain development",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b226651

Please sign in to comment.