Skip to content

Commit e2a6ee2

Browse files
Version Packages
1 parent 279dae9 commit e2a6ee2

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/loud-cars-write.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-berries-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/witty-colts-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @smartcontractkit/mcms
22

3+
## 0.36.4
4+
5+
### Patch Changes
6+
7+
- [#650](https://github.com/smartcontractkit/mcms/pull/650) [`c037579`](https://github.com/smartcontractkit/mcms/commit/c037579efe47fb441d87e7deb7c2d7d2f1321550) Thanks [@ecPablo](https://github.com/ecPablo)! - fix garbage characters getting printed in the derivation path during ledger signing
8+
9+
- [#663](https://github.com/smartcontractkit/mcms/pull/663) [`279dae9`](https://github.com/smartcontractkit/mcms/commit/279dae9c39af976245ac84b7ead7e8a52f37dc19) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - make executor interface backwards compatible
10+
11+
- [#658](https://github.com/smartcontractkit/mcms/pull/658) [`f3650e8`](https://github.com/smartcontractkit/mcms/commit/f3650e8fcc978d5078b92d4e6b574fca959a9ddf) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - enhance the aptos mcms inspector with different mcms (regular and curse)
12+
313
## 0.36.3
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smartcontractkit/mcms",
3-
"version": "0.36.3",
3+
"version": "0.36.4",
44
"description": "Tools/Libraries to Deploy/Manage/Interact with MCMS",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)