File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2323
2424
2525
26+
27+
28+
29+ ## v4.1.1 (2024-12-05)
30+
31+ #### :bug : Bug Fix
32+ * [ #705 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/705 ) Update commander to v11 ([ @bmish ] ( https://github.com/bmish ) )
33+
34+ #### :house : Internal
35+ * [ #706 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/706 ) Refresh lockfile ([ @bmish ] ( https://github.com/bmish ) )
36+ * [ #704 ] ( https://github.com/bmish/check-dependency-version-consistency/pull/704 ) Test under Node 22 and Node 23 ([ @bmish ] ( https://github.com/bmish ) )
37+
38+ #### Committers: 1
39+ - Bryan Mishkin ([ @bmish ] ( https://github.com/bmish ) )
2640
2741
2842## v4.1.0 (2023-05-31)
Original file line number Diff line number Diff line change 11{
22 "name" : " check-dependency-version-consistency" ,
3- "version" : " 4.1.0 " ,
3+ "version" : " 4.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