Skip to content

Commit bd98e85

Browse files
Version Packages
1 parent 043ba6d commit bd98e85

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/modern-moles-thank.md

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

.changeset/salty-grapes-take.md

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

.changeset/twelve-geckos-drum.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.35.1
4+
5+
### Patch Changes
6+
7+
- [#615](https://github.com/smartcontractkit/mcms/pull/615) [`043ba6d`](https://github.com/smartcontractkit/mcms/commit/043ba6dd2e73ea4a3adb11d3f4c86576cc703733) Thanks [@krebernisak](https://github.com/krebernisak)! - Bump smartcontractkit/chainlink-ton - improve trace tracking
8+
9+
- [#615](https://github.com/smartcontractkit/mcms/pull/615) [`043ba6d`](https://github.com/smartcontractkit/mcms/commit/043ba6dd2e73ea4a3adb11d3f4c86576cc703733) Thanks [@krebernisak](https://github.com/krebernisak)! - Bump ghcr.io/neodix42/mylocalton-docker:v3.99 - speedup
10+
11+
- [#617](https://github.com/smartcontractkit/mcms/pull/617) [`b68b54b`](https://github.com/smartcontractkit/mcms/commit/b68b54b6e8d024f4e66c56c32e086e679a1f249f) Thanks [@krebernisak](https://github.com/krebernisak)! - Revert chainlink-ccip/chains/solana to 85accaf3d28d (availabel contract release)
12+
313
## 0.35.0
414

515
### Minor 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.35.0",
3+
"version": "0.35.1",
44
"description": "Tools/Libraries to Deploy/Manage/Interact with MCMS",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)