diff --git a/.changeset/shiny-islands-hope.md b/.changeset/shiny-islands-hope.md deleted file mode 100644 index 20ff3fb..0000000 --- a/.changeset/shiny-islands-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@civex/hardhat-cive": patch ---- - -Updated cive version diff --git a/packages/hardhat-cive/CHANGELOG.md b/packages/hardhat-cive/CHANGELOG.md index 80743be..90365a0 100644 --- a/packages/hardhat-cive/CHANGELOG.md +++ b/packages/hardhat-cive/CHANGELOG.md @@ -1,5 +1,11 @@ # @civex/hardhat-cive +## 0.0.2 + +### Patch Changes + +- f425309: Updated cive version + ## 0.0.1 ### Patch Changes diff --git a/packages/hardhat-cive/package.json b/packages/hardhat-cive/package.json index c4a1ed3..128e968 100644 --- a/packages/hardhat-cive/package.json +++ b/packages/hardhat-cive/package.json @@ -1,6 +1,6 @@ { "name": "@civex/hardhat-cive", - "version": "0.0.1", + "version": "0.0.2", "description": "", "type": "module", "main": "./_cjs/index.js", diff --git a/packages/hardhat-ignition-cive/CHANGELOG.md b/packages/hardhat-ignition-cive/CHANGELOG.md index 07076b1..663d0ab 100644 --- a/packages/hardhat-ignition-cive/CHANGELOG.md +++ b/packages/hardhat-ignition-cive/CHANGELOG.md @@ -1,5 +1,12 @@ # @civex/hardhat-ignition-cive +## 0.0.2 + +### Patch Changes + +- Updated dependencies [f425309] + - @civex/hardhat-cive@0.0.2 + ## 0.0.1 ### Patch Changes diff --git a/packages/hardhat-ignition-cive/package.json b/packages/hardhat-ignition-cive/package.json index 8dd5d5c..696db20 100644 --- a/packages/hardhat-ignition-cive/package.json +++ b/packages/hardhat-ignition-cive/package.json @@ -1,6 +1,6 @@ { "name": "@civex/hardhat-ignition-cive", - "version": "0.0.1", + "version": "0.0.2", "description": "", "type": "module", "private": true, diff --git a/packages/hardhat-toolbox-cive/CHANGELOG.md b/packages/hardhat-toolbox-cive/CHANGELOG.md index 0dc3895..b380913 100644 --- a/packages/hardhat-toolbox-cive/CHANGELOG.md +++ b/packages/hardhat-toolbox-cive/CHANGELOG.md @@ -1,5 +1,12 @@ # @civex/hardhat-toolbox-cive +## 0.0.2 + +### Patch Changes + +- Updated dependencies [f425309] + - @civex/hardhat-cive@0.0.2 + ## 0.0.1 ### Patch Changes diff --git a/packages/hardhat-toolbox-cive/package.json b/packages/hardhat-toolbox-cive/package.json index 88b7b1c..0fa36e4 100644 --- a/packages/hardhat-toolbox-cive/package.json +++ b/packages/hardhat-toolbox-cive/package.json @@ -1,6 +1,6 @@ { "name": "@civex/hardhat-toolbox-cive", - "version": "0.0.1", + "version": "0.0.2", "description": "", "type": "module", "private": true,