Skip to content

Commit 6a5e13d

Browse files
chore(main): release 0.2.0
1 parent a9185a5 commit 6a5e13d

2 files changed

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

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0...v0.2.0) (2025-10-16)
4+
5+
6+
### 🚀 Features
7+
8+
* commit artifacts ([#106](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/106)) ([b670d26](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/b670d26e7354c8fc213fa0012937f6ba82887634))
9+
* pause scripts ([#93](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/93)) ([727dd92](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/727dd9210283604cdbc552aab5bf5a357f9225eb))
10+
11+
12+
### 🐞 Bug Fixes
13+
14+
* Fix release please version in manifest ([#101](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/101)) ([6c1d7c9](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/6c1d7c9156401a4499818789ecce0e86cb031544))
15+
16+
17+
### ✨ Polish
18+
19+
* Move mock files to test folder ([#73](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/73)) ([627c937](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/627c937f41b3ad706ffcc48da217df4684f0d3f4))
20+
21+
22+
### 🧰 Other
23+
24+
* 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))
25+
* 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))
26+
327
## [0.1.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0) (2025-08-14)
428

529
### 🚀 Features

0 commit comments

Comments
 (0)