From 00635b443604c25114c932d1665c92e4e832725f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jul 2024 16:19:38 +0000 Subject: [PATCH] Version Packages --- .changeset/real-points-carry.md | 5 ----- packages/cli/CHANGELOG.md | 6 ++++++ packages/cli/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/real-points-carry.md diff --git a/.changeset/real-points-carry.md b/.changeset/real-points-carry.md deleted file mode 100644 index daaf911..0000000 --- a/.changeset/real-points-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@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 0db8f25..f281b44 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @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 858653d..b874e67 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arethetypeswrong/cli", - "version": "0.15.3", + "version": "0.16.0", "description": "A CLI tool for arethetypeswrong.github.io", "author": "Andrew Branch & ej-shafran", "contributors": [