Skip to content

Commit

Permalink
chore(release): 8.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Nov 23, 2022
1 parent fa6db49 commit cc76e8b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [8.4.10](https://github.com/JamieMason/syncpack/compare/8.3.9...8.4.10) (2022-11-23)


### Bug Fixes

* **lint-ranges:** remove empty groups from output ([fa6db49](https://github.com/JamieMason/syncpack/commit/fa6db490f63cc0e59889628c3f08cc1f92aa9fd5))


### Features

* **groups:** add support to ignore dependencies ([f96df8f](https://github.com/JamieMason/syncpack/commit/f96df8fe6faf80c28e02178f2dd23863290a1da6))



## [8.3.9](https://github.com/JamieMason/syncpack/compare/8.3.8...8.3.9) (2022-10-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "syncpack",
"description": "Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces",
"version": "8.3.9",
"version": "8.4.10",
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
"bin": {
"syncpack": "dist/bin.js",
Expand Down

0 comments on commit cc76e8b

Please sign in to comment.