diff --git a/.changeset/real-points-carry.md b/.changeset/real-points-carry.md new file mode 100644 index 0000000..daaf911 --- /dev/null +++ b/.changeset/real-points-carry.md @@ -0,0 +1,5 @@ +--- +"@arethetypeswrong/cli": minor +--- + +Add support for multiple package managers like [pnpm](https://pnpm.io/) and [yarn](https://yarnpkg.com/) ([#173](https://github.com/arethetypeswrong/arethetypeswrong.github.io/issues/173)) diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index f281b44..0db8f25 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,11 +1,5 @@ # @arethetypeswrong/cli -## 0.16.0 - -### Minor Changes - -- f5cf8de: Add support for multiple package managers like [pnpm](https://pnpm.io/) and [yarn](https://yarnpkg.com/) ([#173](https://github.com/arethetypeswrong/arethetypeswrong.github.io/issues/173)) - ## 0.15.3 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 7a18b35..caea424 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arethetypeswrong/cli", - "version": "0.16.0", + "version": "0.15.3", "description": "A CLI tool for arethetypeswrong.github.io", "author": "Andrew Branch & ej-shafran", "contributors": [