Skip to content

Commit dea1675

Browse files
committed
chore(release): 6.2.0
1 parent 565c1e7 commit dea1675

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [6.2.0](https://github.com/JamieMason/syncpack/compare/6.1.0...6.2.0) (2022-01-03)
2+
3+
4+
### Features
5+
6+
* **groups:** target specific dependency types ([565c1e7](https://github.com/JamieMason/syncpack/commit/565c1e76c71592dc0353266e1289dd9d0bf3fd9b))
7+
8+
9+
110
# [6.1.0](https://github.com/JamieMason/syncpack/compare/6.0.0...6.1.0) (2022-01-03)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "syncpack",
33
"description": "Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces",
4-
"version": "6.1.0",
4+
"version": "6.2.0",
55
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
66
"bin": {
77
"syncpack": "dist/bin.js",

0 commit comments

Comments
 (0)