diff --git a/.changeset/good-mice-whisper.md b/.changeset/good-mice-whisper.md deleted file mode 100644 index 8237e9b..0000000 --- a/.changeset/good-mice-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@arethetypeswrong/cli": minor ---- - -Add --pack flag to support running `npm pack` in a directory and deleting the file afterwards diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index e8a4232..a23dfb3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @arethetypeswrong/cli +## 0.4.0 + +### Minor Changes + +- 12014d8: Add --pack flag to support running `npm pack` in a directory and deleting the file afterwards + ## 0.3.0 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 12f23fb..f263939 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arethetypeswrong/cli", - "version": "0.3.0", + "version": "0.4.0", "description": "A CLI tool for arethetypeswrong.github.io", "author": "Andrew Branch & ej-shafran", "contributors": [