File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2020
2121
2222
23+
24+
25+
26+ ## v3.3.0 (2023-05-23)
27+
28+ #### :rocket : Enhancement
29+ * [ #605 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/605 ) Add new option ` --dep-type ` ([ @bmish ] ( https://github.com/bmish ) )
30+ * [ #606 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/606 ) Add ` optionalDependencies ` option to ` --dep-type ` ([ @bmish ] ( https://github.com/bmish ) )
31+ * [ #601 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/601 ) Add ` peerDependencies ` option to ` --dep-type ` ([ @bmish ] ( https://github.com/bmish ) )
32+
33+ #### Committers: 1
34+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
2335
2436
2537## v3.2.1 (2023-05-20)
Original file line number Diff line number Diff line change 11{
22 "name" : " check-dependency-version-consistency" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " Ensures dependencies are on consistent versions across a monorepo." ,
55 "keywords" : [
66 " dependencies" ,
You can’t perform that action at this time.
0 commit comments