diff --git a/.changeset/mighty-tools-impress.md b/.changeset/mighty-tools-impress.md deleted file mode 100644 index ba6d9d32e..000000000 --- a/.changeset/mighty-tools-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-eth": patch ---- - -Testing the publishing to npm with new repo diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb8c90d1..20b80dacc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # create-eth +## 0.0.38 + +### Patch Changes + +- c021277: Testing the publishing to npm with new repo + ## 0.0.37 ### Patch Changes diff --git a/package.json b/package.json index 09de8e82c..1fbcc95df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-eth", - "version": "0.0.37", + "version": "0.0.38", "description": "Create a Scaffold-ETH-2 app", "repository": { "type": "git",