Skip to content

Commit b01163e

Browse files
chore(main): release cld-changesets 0.1.0
1 parent 04130de commit b01163e

2 files changed

Lines changed: 30 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: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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-05-06)
4+
5+
6+
### Features
7+
8+
* add "catalog create chain metadata" changeset ([#36](https://github.com/smartcontractkit/cld-changesets/issues/36)) ([c12bb51](https://github.com/smartcontractkit/cld-changesets/commit/c12bb51b95e9928cd8e66cbb828e22e1a6e5c663))
9+
* add catalog create contract metadata changeset ([#27](https://github.com/smartcontractkit/cld-changesets/issues/27)) ([8ec1cbc](https://github.com/smartcontractkit/cld-changesets/commit/8ec1cbcfabcf49e61fa9a59aaf5a4d203045062b))
10+
* 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))
11+
* 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))
12+
* fund mcms pdas ([#22](https://github.com/smartcontractkit/cld-changesets/issues/22)) ([821e542](https://github.com/smartcontractkit/cld-changesets/commit/821e54277c0d7fb2be52f7ea535da91a4cf74fcd))
13+
* **jobspec:** port jobspec changesets from chainlink ([#21](https://github.com/smartcontractkit/cld-changesets/issues/21)) ([0ce3f74](https://github.com/smartcontractkit/cld-changesets/commit/0ce3f7465dd7e85de86e0cefee1c2a74b5eaf82b))
14+
* link token ([#30](https://github.com/smartcontractkit/cld-changesets/issues/30)) ([07345c1](https://github.com/smartcontractkit/cld-changesets/commit/07345c1b6d299bf02aa528daa14d315b0456215b))
15+
* **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))
16+
* port BuildProposalFromBatchesV2 ([#24](https://github.com/smartcontractkit/cld-changesets/issues/24)) ([28d53d7](https://github.com/smartcontractkit/cld-changesets/commit/28d53d7600f997d8fa6a93b42947d4ce87af5080))
17+
* port run changeset from chainlink ([#32](https://github.com/smartcontractkit/cld-changesets/issues/32)) ([693922f](https://github.com/smartcontractkit/cld-changesets/commit/693922ff4100b96c103b743f1d2a73a638a3db59))
18+
* port solana grant role ([#33](https://github.com/smartcontractkit/cld-changesets/issues/33)) ([7eca5be](https://github.com/smartcontractkit/cld-changesets/commit/7eca5be53c91b172fad206da2e0c72368ed42754))
19+
* port token approve ([#40](https://github.com/smartcontractkit/cld-changesets/issues/40)) ([04130de](https://github.com/smartcontractkit/cld-changesets/commit/04130dea1cef245363491be955fcbd9c7e88c880))
20+
* **port:** firedrill mcms with operations api refactor ([#25](https://github.com/smartcontractkit/cld-changesets/issues/25)) ([6d9010c](https://github.com/smartcontractkit/cld-changesets/commit/6d9010c9fc9c19d636bf97fb855e3054f4c6a2b3))
21+
* **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))
22+
* **solana:** port over mcms pda loader ([#11](https://github.com/smartcontractkit/cld-changesets/issues/11)) ([7170ddc](https://github.com/smartcontractkit/cld-changesets/commit/7170ddc27f6189d08ecbb7ff7cd89ff43fb04049))
23+
24+
25+
### Bug Fixes
26+
27+
* **aptos:** move state load ([#8](https://github.com/smartcontractkit/cld-changesets/issues/8)) ([de58102](https://github.com/smartcontractkit/cld-changesets/commit/de58102750753e89f31898a8ca0d9d7d2e1c9634))
28+
* **evm:** port state load evm funcs ([#9](https://github.com/smartcontractkit/cld-changesets/issues/9)) ([99279f1](https://github.com/smartcontractkit/cld-changesets/commit/99279f19acc9f876322a6f98f235b01bf0370784))
29+
* **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)