Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 15, 2024
1 parent 3c9641c commit 8345a80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-readers-chew.md

This file was deleted.

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

## 2.2.1

### Patch Changes

- [#201](https://github.com/Thinkmill/manypkg/pull/201) [`3c9641c`](https://github.com/Thinkmill/manypkg/commit/3c9641c94980a887fdb4366698ad69199883ff84) Thanks [@manzoorwanijk](https://github.com/manzoorwanijk)! - Fixed the error for getPackages when given a non-root directory

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/get-packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@manypkg/get-packages",
"version": "2.2.0",
"version": "2.2.1",
"license": "MIT",
"main": "dist/manypkg-get-packages.cjs.js",
"dependencies": {
Expand Down

0 comments on commit 8345a80

Please sign in to comment.