Skip to content

Commit eb65b88

Browse files
chore: release master (#59)
🤖 I have created a release *beep* *boop* --- <details><summary>hardhat-plugin-multichain-deploy: 1.0.4</summary> ## [1.0.4](hardhat-plugin-multichain-deploy-v1.0.3...hardhat-plugin-multichain-deploy-v1.0.4) (2024-03-04) ### Bug Fixes * `adapter` address ([#58](#58)) ([1a99d42](1a99d42)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a99d42 commit eb65b88

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/plugin": "1.0.3",
2+
"packages/plugin": "1.0.4",
33
"packages/contracts": "1.0.2"
44
}

packages/plugin/CHANGELOG.md

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

3+
## [1.0.4](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/compare/hardhat-plugin-multichain-deploy-v1.0.3...hardhat-plugin-multichain-deploy-v1.0.4) (2024-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* `adapter` address ([#58](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/issues/58)) ([1a99d42](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/commit/1a99d423aaf819214973f401cbe17ab88db8a03c))
9+
310
## [1.0.3](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/compare/hardhat-plugin-multichain-deploy-v1.0.2...hardhat-plugin-multichain-deploy-v1.0.3) (2024-02-16)
411

512

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/hardhat-plugin-multichain-deploy",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A Hardhat plugin for efficient multichain deployment of Ethereum smart contracts via the Sygma protocol, offering streamlined processes and flexible configurations for blockchain developers.",
55
"author": "ChainSafe Systems",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)