Skip to content

Commit

Permalink
chore: bump version and update changelog (#120)
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: npty <nptytn2@gmail.com>
  • Loading branch information
3 people authored Sep 3, 2024
1 parent fd494a4 commit 922f66e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-penguins-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-suits-mate.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @axelar-network/axelar-cgp-sui

## 0.6.0

### Minor Changes

- 2dccf33: Using a custom hot potato object for the operators module instead of Sui's Borrow, because our design fits better this way.

### Patch Changes

- fd494a4: Updated sui rev to testnet-v1.32.0

## 0.5.0

### Minor 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-cgp-sui",
"version": "0.5.0",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "https://github.com/axelarnetwork/axelar-cgp-sui"
Expand Down

0 comments on commit 922f66e

Please sign in to comment.