Skip to content

Commit 71cf0bc

Browse files
chore(main): release 0.1.0-rc.1
1 parent f6f8797 commit 71cf0bc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-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-rc.1"
33
}

CHANGELOG.md

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

3+
## [0.1.0-rc.1](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0-rc...v0.1.0-rc.1) (2025-08-13)
4+
5+
6+
### 🚀 Features
7+
8+
* 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))
9+
* Deploy on Arbitrum mainnet ([#89](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/89)) ([0774e60](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/0774e606143bdf3e022c3c887ace0b0d638f6f19))
10+
* prepare mainnet ([#84](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/84)) ([67f1f54](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/67f1f5467eed743cc627afd6153f865e99977e91))
11+
* 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))
12+
13+
14+
### ✨ Polish
15+
16+
* Rename `lzChainId` to `lzEndpointId` ([#91](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/91)) ([6463463](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/6463463055d419dab6fedaf8ff640d612aaaee4d))
17+
18+
19+
### 🧰 Other
20+
21+
* set pre-release to false ([#95](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/95)) ([f6f8797](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/f6f8797b86565bfdb72da3cc73be9b238c4c3cbe))
22+
* trigger release 0.1.0 ([#94](https://github.com/iExecBlockchainComputing/rlc-multichain/issues/94)) ([c0c6395](https://github.com/iExecBlockchainComputing/rlc-multichain/commit/c0c639508cc9aa37c95ac540bbd174736a079864))
23+
324
## [0.1.0-rc](https://github.com/iExecBlockchainComputing/rlc-multichain/compare/v0.1.0...v0.1.0-rc) (2025-07-30)
425

526
### 🚀 Features

0 commit comments

Comments
 (0)