Skip to content

Commit 1544884

Browse files
chore(main): release 0.2.0
1 parent 03ba891 commit 1544884

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0...v0.2.0) (2025-10-13)
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+
### 🧰 Other
18+
19+
* 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))
20+
321
## [0.1.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0) (2025-08-14)
422

523
### 🚀 Features

0 commit comments

Comments
 (0)