Skip to content

Commit 2191738

Browse files
Version Packages (#815)
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 ## chainlink-deployments-framework@0.85.0 ### Minor Changes - [#816](#816) [`2af08f1`](2af08f1) Thanks [@friedemannf](https://github.com/friedemannf)! - Add InternalEndpoints to Canton Chain Bump CTF to v0.15.0 - [#813](#813) [`a415992`](a415992) Thanks [@bytesizedroll](https://github.com/bytesizedroll)! - Add Slack notification hooks (Notify and Result) in new engine/cld/hooks/slack package --------- Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
1 parent 2af08f1 commit 2191738

4 files changed

Lines changed: 10 additions & 12 deletions

File tree

.changeset/neat-cameras-clap.md

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

.changeset/swift-slack-hooks.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# chainlink-deployments-framework
22

3+
## 0.85.0
4+
5+
### Minor Changes
6+
7+
- [#816](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/816) [`2af08f1`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/2af08f1ee22db5211693833c2b8861f42390b7a4) Thanks [@friedemannf](https://github.com/friedemannf)! - Add InternalEndpoints to Canton Chain
8+
Bump CTF to v0.15.0
9+
10+
- [#813](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/813) [`a415992`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/a415992e6000a3e4d46ad8521cbe2e26cb13a16f) Thanks [@bytesizedroll](https://github.com/bytesizedroll)! - Add Slack notification hooks (Notify and Result) in new engine/cld/hooks/slack package
11+
312
## 0.84.0
413

514
### 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": "chainlink-deployments-framework",
3-
"version": "0.84.0",
3+
"version": "0.85.0",
44
"description": "A deployment framework for chainlink-deployments ",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)