diff --git a/.changeset/ninety-tips-retire.md b/.changeset/ninety-tips-retire.md deleted file mode 100644 index 442c9cf94..000000000 --- a/.changeset/ninety-tips-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@axelarjs/maestro": patch ---- - -adding recent deployment tab; various bugfixes diff --git a/apps/maestro/CHANGELOG.md b/apps/maestro/CHANGELOG.md index 68eb9a203..d1f5c5c0e 100644 --- a/apps/maestro/CHANGELOG.md +++ b/apps/maestro/CHANGELOG.md @@ -1,5 +1,11 @@ # @axelarjs/maestro +## 0.3.12 + +### Patch Changes + +- [#374](https://github.com/axelarnetwork/axelarjs/pull/374) [`9dc9a7fe22f04ab9d505aa877526ee40e75e386a`](https://github.com/axelarnetwork/axelarjs/commit/9dc9a7fe22f04ab9d505aa877526ee40e75e386a) Thanks [@canhtrinh](https://github.com/canhtrinh)! - adding recent deployment tab; various bugfixes + ## 0.3.11 ### Patch Changes diff --git a/apps/maestro/package.json b/apps/maestro/package.json index d2e02da75..32e96d51c 100644 --- a/apps/maestro/package.json +++ b/apps/maestro/package.json @@ -1,6 +1,6 @@ { "name": "@axelarjs/maestro", - "version": "0.3.11", + "version": "0.3.12", "private": true, "publishConfig": { "access": "restricted"