File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1414
1515
1616
17+
18+ ## v3.0.0 (2022-03-27)
19+
20+ #### :boom : Breaking Change
21+ * [ #348 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/348 ) Check ` resolutions ` for inconsistencies ([ @bmish ] ( https://github.com/bmish ) )
22+ * [ #379 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/379 ) Consider nested workspaces ([ @dobesv ] ( https://github.com/dobesv ) )
23+
24+ #### Committers: 3
25+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
26+ - Darius D. ([ @ddzz ] ( https://github.com/ddzz ) )
27+ - Dobes Vandermeer ([ @dobesv ] ( https://github.com/dobesv ) )
28+
29+
1730## v2.0.4 (2022-03-18)
1831
1932#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " check-dependency-version-consistency" ,
3- "version" : " 2 .0.4 " ,
3+ "version" : " 3 .0.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