Skip to content

Commit e497413

Browse files
chore(main): release 0.2.0
1 parent 81bf93a commit e497413

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

.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.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0...v0.2.0) (2025-12-10)
4+
5+
6+
### 🚀 Features
7+
8+
* add gha multisig ([#112](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/112)) ([81bf93a](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/81bf93a4ae967071e3b0a59f72d27026ef81a619))
9+
* commit artifacts ([#106](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/106)) ([b670d26](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/b670d26e7354c8fc213fa0012937f6ba82887634))
10+
* pause scripts ([#93](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/93)) ([727dd92](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/727dd9210283604cdbc552aab5bf5a357f9225eb))
11+
12+
13+
### 🐞 Bug Fixes
14+
15+
* Fix release please version in manifest ([#101](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/101)) ([6c1d7c9](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/6c1d7c9156401a4499818789ecce0e86cb031544))
16+
17+
18+
### ✨ Polish
19+
20+
* Improve code formatting and readability across multiple files ([#113](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/113)) ([ac493df](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/ac493df516592f38273c8b859191aed81b472cb3))
21+
* Move mock files to test folder ([#73](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/73)) ([627c937](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/627c937f41b3ad706ffcc48da217df4684f0d3f4))
22+
23+
24+
### 🧰 Other
25+
26+
* Add forge lock file ([#114](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/114)) ([7dcf930](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/7dcf9303aed98ea94506e9a649a8a987845e4b5f))
27+
* Push artifacts using PRs on the protected branch ([#110](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/110)) ([c246169](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/c24616908a9c8c189dedafa9ba87502beb20b6bb))
28+
* Revert "feat: commit artifacts ([#106](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/106))" ([#109](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/109)) ([03ba891](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/03ba891b4ac349236a5e2903611bfb5754d4ed5c))
29+
330
## [0.1.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0) (2025-08-14)
431

532
### 🚀 Features

0 commit comments

Comments
 (0)