You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,27 @@
8
8
9
9
10
10
11
+
12
+
## v1.6.0 (2022-01-18)
13
+
14
+
#### :rocket: Enhancement
15
+
*[#320](https://github.com/bmish/check-dependency-version-consistency/pull/320) Display which dependencies were fixed when running with `--fix` ([@bmish](https://github.com/bmish))
*[#315](https://github.com/bmish/check-dependency-version-consistency/pull/315) Add more detailed README example section ([@bmish](https://github.com/bmish))
22
+
23
+
#### :house: Internal
24
+
*[#316](https://github.com/bmish/check-dependency-version-consistency/pull/316) Add `eslint-plugin-jest` and update tests ([@ddzz](https://github.com/ddzz))
25
+
*[#313](https://github.com/bmish/check-dependency-version-consistency/pull/313) Update to `@types/edit-json-file` 1.7.0 and remove `ts-ignore` comment ([@bmish](https://github.com/bmish))
0 commit comments