Skip to content

Commit

Permalink
Version Packages (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Dec 11, 2020
1 parent 37e5546 commit 2db7e88
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-eyes-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-mice-repair.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @manypkg/cli

## 0.16.2

### Patch Changes

- [`7d421b2`](https://github.com/Thinkmill/manypkg/commit/7d421b2074b3d7f3077a542428448c26b5d563a8) [#79](https://github.com/Thinkmill/manypkg/pull/79) Thanks [@zzarcon](https://github.com/zzarcon)! - Bump meow to ^6.0.0

* [`3f0ac13`](https://github.com/Thinkmill/manypkg/commit/3f0ac130f836700cb48202f3b16dfa042701e226) [#77](https://github.com/Thinkmill/manypkg/pull/77) Thanks [@Andarist](https://github.com/Andarist)! - Fixed a typo in the reported error message for the peer and dev dep check

## 0.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/Thinkmill/manypkg.git",
"directory": "packages/cli"
},
"version": "0.16.1",
"version": "0.16.2",
"main": "dist/cli.cjs.js",
"module": "dist/cli.esm.js",
"license": "MIT",
Expand Down

0 comments on commit 2db7e88

Please sign in to comment.