Skip to content

Commit

Permalink
chore: release master (#59)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
1 parent 1a99d42 commit eb65b88
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/plugin": "1.0.3",
"packages/plugin": "1.0.4",
"packages/contracts": "1.0.2"
}
7 changes: 7 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [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)


### Bug Fixes

* `adapter` address ([#58](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/issues/58)) ([1a99d42](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/commit/1a99d423aaf819214973f401cbe17ab88db8a03c))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/hardhat-plugin-multichain-deploy",
"version": "1.0.3",
"version": "1.0.4",
"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.",
"author": "ChainSafe Systems",
"license": "Apache-2.0",
Expand Down

0 comments on commit eb65b88

Please sign in to comment.