Skip to content

Commit 656756a

Browse files
chore(main): release 0.1.0
1 parent 3e2ee36 commit 656756a

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-rc"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
## [0.1.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0) (2025-08-14)
44

5+
6+
### 🚀 Features
7+
8+
* Add audit report ([#99](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/99)) ([96641c8](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/96641c823fdbcf11003d76179831b8b734cefbce))
9+
* Add transfer admin role workflow and scripts for multi-chain su… ([#90](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/90)) ([597ef5b](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/597ef5b5c22cef9787b5d2a4de6fb94a0fdb7818))
10+
* Deploy on Arbitrum mainnet ([#89](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/89)) ([0774e60](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/0774e606143bdf3e022c3c887ace0b0d638f6f19))
11+
* prepare mainnet ([#84](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/84)) ([67f1f54](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/67f1f5467eed743cc627afd6153f865e99977e91))
12+
* Refactor config script to prepare set bridge DVN task ([#92](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/92)) ([459e2ed](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/459e2ed493768aeee9e175a79201496633b3ae87))
13+
* remove unused params in release-please([#96](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/96)) ([97dba73](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/97dba73ae92577d7b9d0b55456a2c066459947b8))
14+
15+
16+
### ✨ Polish
17+
18+
* Rename `lzChainId` to `lzEndpointId` ([#91](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/91)) ([6463463](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/6463463055d419dab6fedaf8ff640d612aaaee4d))
19+
20+
21+
### 🧰 Other
22+
23+
* **main:** release 0.1.0 ([#88](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/88)) ([3e2ee36](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/3e2ee361006b9a9cdc46fa67cc966bb4c7c67e03))
24+
* release v0.1.0 ([f7cec02](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/f7cec02111018b378af9542d7d875e9e4a3f11ad))
25+
* release 0.1.0 ([#98](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/98)) ([72c6505](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/72c65054a3bb9e758d57b11d5440b2aaa772c229))
26+
* set pre-release to false ([#95](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/95)) ([f6f8797](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/f6f8797b86565bfdb72da3cc73be9b238c4c3cbe))
27+
* trigger release 0.1.0 ([#94](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/94)) ([c0c6395](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/c0c639508cc9aa37c95ac540bbd174736a079864))
28+
* trigger release 0.1.0 ([#97](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/97)) ([a148164](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/a148164dff1ce22ba6b713ed3dabf62d05c6c8cc))
29+
30+
## [0.1.0](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0) (2025-08-14)
31+
532
### 🚀 Features
633

734
* Add audit report ([#99](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/99)) ([96641c8](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/96641c823fdbcf11003d76179831b8b734cefbce))

0 commit comments

Comments
 (0)