File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- {"." :" 1.0.5 " }
1+ {"." :" 1.0.6 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.6] ( https://github.com/voxpelli/validate-conventional-commit/compare/v1.0.5...v1.0.6 ) (2025-06-01)
4+
5+
6+ ### 🧹 Chores
7+
8+ * ** deps:** update dependency eslint to ^9.28.0 ([ #28 ] ( https://github.com/voxpelli/validate-conventional-commit/issues/28 ) ) ([ fe1193e] ( https://github.com/voxpelli/validate-conventional-commit/commit/fe1193edbb1b0265607de2f4e8ff5f7fa7e2d772 ) )
9+
310## [ 1.0.5] ( https://github.com/voxpelli/validate-conventional-commit/compare/v1.0.4...v1.0.5 ) (2025-01-04)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " validate-conventional-commit" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Smallest simplest conventional commit validator to use with eg Husky" ,
55 "homepage" : " http://github.com/voxpelli/validate-conventional-commit" ,
66 "repository" : {
3636 },
3737 "devDependencies" : {
3838 "@types/node" : " ^16.18.123" ,
39- "@voxpelli/eslint-config" : " ^23.0 .0" ,
39+ "@voxpelli/eslint-config" : " ^22.2 .0" ,
4040 "@voxpelli/tsconfig" : " ^15.1.0" ,
4141 "eslint" : " ^9.28.0" ,
4242 "husky" : " ^9.1.7" ,
You can’t perform that action at this time.
0 commit comments