From f0bfef88aa46882db65b3d0fead33160ab063b97 Mon Sep 17 00:00:00 2001 From: "app-token-issuer-engops[bot]" <144731339+app-token-issuer-engops[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:30:55 +0000 Subject: [PATCH 1/2] Version Packages (deletions) --- .changeset/few-chefs-guess.md | 5 ----- .changeset/hip-pandas-sleep.md | 5 ----- .changeset/long-eyes-push.md | 5 ----- .changeset/rich-pumas-cheat.md | 5 ----- .changeset/shaky-ads-scream.md | 5 ----- .changeset/shaky-pants-show.md | 5 ----- .changeset/some-experts-enter.md | 5 ----- .changeset/ten-hornets-play.md | 5 ----- 8 files changed, 40 deletions(-) delete mode 100644 .changeset/few-chefs-guess.md delete mode 100644 .changeset/hip-pandas-sleep.md delete mode 100644 .changeset/long-eyes-push.md delete mode 100644 .changeset/rich-pumas-cheat.md delete mode 100644 .changeset/shaky-ads-scream.md delete mode 100644 .changeset/shaky-pants-show.md delete mode 100644 .changeset/some-experts-enter.md delete mode 100644 .changeset/ten-hornets-play.md diff --git a/.changeset/few-chefs-guess.md b/.changeset/few-chefs-guess.md deleted file mode 100644 index a60a88bbd..000000000 --- a/.changeset/few-chefs-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -refactor(modular-cmds): create addressbook modular command and delegate legacy one to it diff --git a/.changeset/hip-pandas-sleep.md b/.changeset/hip-pandas-sleep.md deleted file mode 100644 index 0a6fbaa8c..000000000 --- a/.changeset/hip-pandas-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -chore: bump CTF to v0.14.0 diff --git a/.changeset/long-eyes-push.md b/.changeset/long-eyes-push.md deleted file mode 100644 index 76b1fd75d..000000000 --- a/.changeset/long-eyes-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -Migration reference fix diff --git a/.changeset/rich-pumas-cheat.md b/.changeset/rich-pumas-cheat.md deleted file mode 100644 index 00024c4ab..000000000 --- a/.changeset/rich-pumas-cheat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -add Stellar support for mcms adapters, RPC provider, chain config, and blockchain diff --git a/.changeset/shaky-ads-scream.md b/.changeset/shaky-ads-scream.md deleted file mode 100644 index 20ebae30f..000000000 --- a/.changeset/shaky-ads-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -Fix sui timelock decoder diff --git a/.changeset/shaky-pants-show.md b/.changeset/shaky-pants-show.md deleted file mode 100644 index 7ad056fb9..000000000 --- a/.changeset/shaky-pants-show.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -add a ctf provider for Stellar diff --git a/.changeset/some-experts-enter.md b/.changeset/some-experts-enter.md deleted file mode 100644 index 35c0b3277..000000000 --- a/.changeset/some-experts-enter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -chore: bump chain-selectors to v1.0.96 diff --git a/.changeset/ten-hornets-play.md b/.changeset/ten-hornets-play.md deleted file mode 100644 index 9f306dd6b..000000000 --- a/.changeset/ten-hornets-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"chainlink-deployments-framework": patch ---- - -Revert chainlink-ccip/chains/solana to 85accaf3d28d (availabel contract release) From aa1ff80e2bc20634392400a0172e7cf8bdb9850c Mon Sep 17 00:00:00 2001 From: "app-token-issuer-engops[bot]" <144731339+app-token-issuer-engops[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:30:56 +0000 Subject: [PATCH 2/2] Version Packages (.) --- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2eacf8f6..14412916d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # chainlink-deployments-framework +## 0.80.1 + +### Patch Changes + +- [#719](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/719) [`f4aad62`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/f4aad622da5542df6077e079fa80c6bef96b6db9) Thanks [@ajaskolski](https://github.com/ajaskolski)! - refactor(modular-cmds): create addressbook modular command and delegate legacy one to it + +- [#728](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/728) [`3a7f8d0`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/3a7f8d006d32cd6bc93f84ec563ffee4cf53b744) Thanks [@gustavogama-cll](https://github.com/gustavogama-cll)! - chore: bump CTF to v0.14.0 + +- [#716](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/716) [`8c0cc40`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/8c0cc40200a596209a6fb96034e70e0f355c29d1) Thanks [@bytesizedroll](https://github.com/bytesizedroll)! - Migration reference fix + +- [#714](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/714) [`c4522c1`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/c4522c10051901509e13ad376c7a6b84eee9e4f1) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - add Stellar support for mcms adapters, RPC provider, chain config, and blockchain + +- [#723](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/723) [`9e501d5`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/9e501d5aba4951ddc0ca4f5223183324bc00641b) Thanks [@RodrigoAD](https://github.com/RodrigoAD)! - Fix sui timelock decoder + +- [#725](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/725) [`8ce7726`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/8ce7726f079e004179499c2ec2c507aaf22b41a9) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - add a ctf provider for Stellar + +- [#729](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/729) [`901ba0b`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/901ba0ba050f7bef7e980e0276bafe325eb57172) Thanks [@gustavogama-cll](https://github.com/gustavogama-cll)! - chore: bump chain-selectors to v1.0.96 + +- [#720](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/720) [`b296b7d`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/b296b7df28a63cb47172c5f9646b7596e7d4324c) Thanks [@krebernisak](https://github.com/krebernisak)! - Revert chainlink-ccip/chains/solana to 85accaf3d28d (availabel contract release) + ## 0.80.0 ### Minor Changes diff --git a/package.json b/package.json index f3324f075..6292b0215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chainlink-deployments-framework", - "version": "0.80.0", + "version": "0.80.1", "description": "A deployment framework for chainlink-deployments ", "private": true, "scripts": {