diff --git a/.changeset/breezy-dancers-fail.md b/.changeset/breezy-dancers-fail.md deleted file mode 100644 index bb5bd821..00000000 --- a/.changeset/breezy-dancers-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@smartcontractkit/mcms": patch ---- - -Bump chainlink sui version diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eae4e92..aa45c9a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @smartcontractkit/mcms +## 0.30.2 + +### Patch Changes + +- [#532](https://github.com/smartcontractkit/mcms/pull/532) [`988f531`](https://github.com/smartcontractkit/mcms/commit/988f5319936fc32417c89b1fb680d00cc2e559f1) Thanks [@JohnChangUK](https://github.com/JohnChangUK)! - Bump chainlink sui version + ## 0.30.1 ### Patch Changes diff --git a/package.json b/package.json index 79117d34..495b5315 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smartcontractkit/mcms", - "version": "0.30.1", + "version": "0.30.2", "description": "Tools/Libraries to Deploy/Manage/Interact with MCMS", "private": true, "scripts": {