File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+
6+ ## v1.2.0 (2021-09-07)
7+
8+ #### :rocket : Enhancement
9+ * [ #194 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/194 ) Make path argument optional ([ @ddzz ] ( https://github.com/ddzz ) )
10+ * [ #185 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/185 ) Improve output formatting for mismatched versions ([ @ddzz ] ( https://github.com/ddzz ) )
11+
12+ #### :bug : Bug Fix
13+ * [ #184 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/184 ) Remove clutter from error message output ([ @ddzz ] ( https://github.com/ddzz ) )
14+
15+ #### :memo : Documentation
16+ * [ #192 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/192 ) Describe motivation in README ([ @bmish ] ( https://github.com/bmish ) )
17+
18+ #### Committers: 2
19+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
20+ - Darius Dzien ([ @ddzz ] ( https://github.com/ddzz ) )
21+
22+
523## v1.1.0 (2021-09-04)
624
725#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " check-dependency-version-consistency" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .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