Skip to content

Commit d42a960

Browse files
Version Packages (#618)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @smartcontractkit/mcms@0.36.0 ### Minor Changes - [#614](#614) [`13c0665`](13c0665) Thanks [@ecPablo](https://github.com/ecPablo)! - feat: add remote chain selectors API ### Patch Changes - [#615](#615) [`043ba6d`](043ba6d) Thanks [@krebernisak](https://github.com/krebernisak)! - Bump smartcontractkit/chainlink-ton - improve trace tracking - [#615](#615) [`043ba6d`](043ba6d) Thanks [@krebernisak](https://github.com/krebernisak)! - Bump ghcr.io/neodix42/mylocalton-docker:v3.99 - speedup - [#617](#617) [`b68b54b`](b68b54b) Thanks [@krebernisak](https://github.com/krebernisak)! - Revert chainlink-ccip/chains/solana to 85accaf3d28d (availabel contract release) Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
1 parent 13c0665 commit d42a960

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/gold-toes-lose.md

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

.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @smartcontractkit/mcms
22

3+
## 0.36.0
4+
5+
### Minor Changes
6+
7+
- [#614](https://github.com/smartcontractkit/mcms/pull/614) [`13c0665`](https://github.com/smartcontractkit/mcms/commit/13c0665b7846b604e5ddf422b93762b51ba85e26) Thanks [@ecPablo](https://github.com/ecPablo)! - feat: add remote chain selectors API
8+
9+
### Patch Changes
10+
11+
- [#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
12+
13+
- [#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
14+
15+
- [#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)
16+
317
## 0.35.0
418

519
### 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.36.0",
44
"description": "Tools/Libraries to Deploy/Manage/Interact with MCMS",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)