Skip to content

Commit 1eb4a72

Browse files
chore(main): release cld-changesets 0.1.0
1 parent 28d53d7 commit 1eb4a72

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/smartcontractkit/cld-changesets/compare/cld-changesets-v0.0.1...cld-changesets-v0.1.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* add CRE workflow deploy changeset and operation ([#1](https://github.com/smartcontractkit/cld-changesets/issues/1)) ([960fde1](https://github.com/smartcontractkit/cld-changesets/commit/960fde156a3e4d7e2cf30b5b63b46bce01b7aa0b))
9+
* add target name param to cre deploy changeset ([#3](https://github.com/smartcontractkit/cld-changesets/issues/3)) ([8b25662](https://github.com/smartcontractkit/cld-changesets/commit/8b256625d481986e3a70c1d979813834455a2195))
10+
* fund mcms pdas ([#22](https://github.com/smartcontractkit/cld-changesets/issues/22)) ([821e542](https://github.com/smartcontractkit/cld-changesets/commit/821e54277c0d7fb2be52f7ea535da91a4cf74fcd))
11+
* **jobspec:** port jobspec changesets from chainlink ([#21](https://github.com/smartcontractkit/cld-changesets/issues/21)) ([0ce3f74](https://github.com/smartcontractkit/cld-changesets/commit/0ce3f7465dd7e85de86e0cefee1c2a74b5eaf82b))
12+
* **pkg:** add contract constants and Solana MCMS state loading ([#5](https://github.com/smartcontractkit/cld-changesets/issues/5)) ([6a2bbee](https://github.com/smartcontractkit/cld-changesets/commit/6a2bbee2252207e64d248852b8865314954722bd))
13+
* port BuildProposalFromBatchesV2 ([#24](https://github.com/smartcontractkit/cld-changesets/issues/24)) ([28d53d7](https://github.com/smartcontractkit/cld-changesets/commit/28d53d7600f997d8fa6a93b42947d4ce87af5080))
14+
* **solana:** add SOL funding helpers for deployer transfers ([#19](https://github.com/smartcontractkit/cld-changesets/issues/19)) ([63bebf8](https://github.com/smartcontractkit/cld-changesets/commit/63bebf8efcd6ac5eadffe223b0bd374eee25c996))
15+
* **solana:** port over mcms pda loader ([#11](https://github.com/smartcontractkit/cld-changesets/issues/11)) ([7170ddc](https://github.com/smartcontractkit/cld-changesets/commit/7170ddc27f6189d08ecbb7ff7cd89ff43fb04049))
16+
17+
18+
### Bug Fixes
19+
20+
* **aptos:** move state load ([#8](https://github.com/smartcontractkit/cld-changesets/issues/8)) ([de58102](https://github.com/smartcontractkit/cld-changesets/commit/de58102750753e89f31898a8ca0d9d7d2e1c9634))
21+
* **evm:** port state load evm funcs ([#9](https://github.com/smartcontractkit/cld-changesets/issues/9)) ([99279f1](https://github.com/smartcontractkit/cld-changesets/commit/99279f19acc9f876322a6f98f235b01bf0370784))
22+
* **state:** restore addressbook usage ([#17](https://github.com/smartcontractkit/cld-changesets/issues/17)) ([017cd5e](https://github.com/smartcontractkit/cld-changesets/commit/017cd5e63c12104cf6e54ad531e3782ecff8f38f))

0 commit comments

Comments
 (0)