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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,24 @@
9
9
10
10
11
11
12
+
13
+
## v2.0.0 (2022-02-14)
14
+
15
+
#### :boom: Breaking Change
16
+
*[#343](https://github.com/bmish/check-dependency-version-consistency/pull/343) Check local package version consistency ([@bmish](https://github.com/bmish))
17
+
18
+
#### :rocket: Enhancement
19
+
*[#342](https://github.com/bmish/check-dependency-version-consistency/pull/342) build(deps): bump globby from 12.2.0 to 13.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
20
+
21
+
#### :memo: Documentation
22
+
*[#330](https://github.com/bmish/check-dependency-version-consistency/pull/330) Use `latest` version instead of `highest` version ([@ddzz](https://github.com/ddzz))
23
+
*[#329](https://github.com/bmish/check-dependency-version-consistency/pull/329) Improve completeness of example in README ([@bmish](https://github.com/bmish))
0 commit comments