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 11# check-dependency-version-consistency
22
3+ ## 0.1.1 (2020-12-28)
4+
5+ #### :bug : Bug Fix
6+ * [ #2 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/2 ) Remove unused js-yaml dependency ([ @bmish ] ( https://github.com/bmish ) )
7+
8+ #### :memo : Documentation
9+ * [ #6 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/6 ) Add MIT license ([ @bmish ] ( https://github.com/bmish ) )
10+ * [ #5 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/5 ) Add some package.json keywords ([ @bmish ] ( https://github.com/bmish ) )
11+ * [ #4 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/4 ) Clarify a few aspects of the README ([ @bmish ] ( https://github.com/bmish ) )
12+
13+ #### Committers: 1
14+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
15+
316## 0.1.0 (2020-12-25)
417
518* Initial version
Original file line number Diff line number Diff line change 11{
22 "name" : " check-dependency-version-consistency" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
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