Skip to content

Commit 7c56774

Browse files
chore(main): release 1.0.0
1 parent 3403512 commit 7c56774

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

.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: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
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+
* update submodule path for forge-std and add .gitignore ([fa65f4d](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/fa65f4d0ed33fea681720cf67179e9b1de690cde))
16+
17+
18+
### 🧰 Other
19+
20+
* forge init ([7cf1645](https://github.com/iExecBlockchainComputing/RLC-multichain/commit/7cf1645f51592f88b7f7e5b06d7acec69f2c9949))
21+
22+
## Changelog
23+
324
## vNEXT
425

526
### Added
@@ -14,4 +35,4 @@
1435
- Comprehensive deployment scripts using Foundry
1536
- Configuration utilities to set trusted remote addresses
1637
- Verification targets for block explorer verification
17-
- End-to-end cross-chain transfer test scripts
38+
- End-to-end cross-chain transfer test scripts

0 commit comments

Comments
 (0)