Skip to content

Commit acf3cdc

Browse files
chore(main): release 1.0.0
1 parent 344d5e0 commit acf3cdc

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{".":"1.0.0"}

CHANGELOG.md

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

3+
## 1.0.0 (2025-06-03)
4+
5+
6+
### 🚀 Features
7+
8+
* add forge-std submodule ([4ed744e](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/4ed744ee8407ad3f76cf9d90887904549a55ca6c))
9+
* Init unit tests ([#7](https://github.com/iExecBlockchainComputing/RLC-multichain/issues/7)) ([4a32a1d](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/4a32a1d7135ac7504934259898833f6f27af8c22))
10+
* Make OFT contract pausable ([#9](https://github.com/iExecBlockchainComputing/RLC-multichain/issues/9)) ([3403512](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/3403512dd630ef286a258015b5cf1eb4db46d336))
11+
12+
13+
### 🐞 Bug Fixes
14+
15+
* some-fixes ([#19](https://github.com/iExecBlockchainComputing/RLC-multichain/issues/19)) ([344d5e0](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/344d5e0873274c47d08bd1519ed8c8df620baaee))
16+
* update submodule path for forge-std and add .gitignore ([fa65f4d](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/fa65f4d0ed33fea681720cf67179e9b1de690cde))
17+
18+
19+
### 🧰 Other
20+
21+
* forge init ([7cf1645](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/7cf1645f51592f88b7f7e5b06d7acec69f2c9949))
22+
23+
## Changelog
24+
325
## vNEXT
426

527
### Added
@@ -14,4 +36,4 @@
1436
- Comprehensive deployment scripts using Foundry
1537
- Configuration utilities to set trusted remote addresses
1638
- Verification targets for block explorer verification
17-
- End-to-end cross-chain transfer test scripts
39+
- End-to-end cross-chain transfer test scripts

0 commit comments

Comments
 (0)