Skip to content

Commit

Permalink
chore: release master (#52)
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.1</summary>

##
[1.0.1](hardhat-plugin-multichain-deploy-v1.0.0...hardhat-plugin-multichain-deploy-v1.0.1)
(2024-02-16)


### Bug Fixes

* release
([#51](#51))
([7ec4e98](7ec4e98))
</details>

<details><summary>hardhat-plugin-multichain-deploy-contracts:
1.0.1</summary>

##
[1.0.1](hardhat-plugin-multichain-deploy-contracts-v1.0.0...hardhat-plugin-multichain-deploy-contracts-v1.0.1)
(2024-02-16)


### Bug Fixes

* release
([#51](#51))
([7ec4e98](7ec4e98))
</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>
github-actions[bot] authored Feb 16, 2024
1 parent 7ec4e98 commit 7f9fcfb
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/plugin": "1.0.0",
"packages/contracts": "1.0.0"
"packages/plugin": "1.0.1",
"packages/contracts": "1.0.1"
}
7 changes: 7 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/compare/hardhat-plugin-multichain-deploy-contracts-v1.0.0...hardhat-plugin-multichain-deploy-contracts-v1.0.1) (2024-02-16)


### Bug Fixes

* release ([#51](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/issues/51)) ([7ec4e98](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/commit/7ec4e984901f8f026a4a39bfe398cbcf07df8f5d))

## 1.0.0 (2024-02-16)


2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/hardhat-plugin-multichain-deploy-contracts",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"files": [
"artifacts",
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.1](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/compare/hardhat-plugin-multichain-deploy-v1.0.0...hardhat-plugin-multichain-deploy-v1.0.1) (2024-02-16)


### Bug Fixes

* release ([#51](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/issues/51)) ([7ec4e98](https://github.com/ChainSafe/hardhat-plugin-multichain-deploy/commit/7ec4e984901f8f026a4a39bfe398cbcf07df8f5d))

## 1.0.0 (2024-02-16)


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.0",
"version": "1.0.1",
"description": "TODO",
"repository": "github:ChainSafe/hardhat-plugin-multichain-deploy",
"author": "ChainSafe Systems",

0 comments on commit 7f9fcfb

Please sign in to comment.