File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
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 1
1
# Changelog
2
2
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 @voxpelli/eslint-config to v23 ([ #29 ] ( https://github.com/voxpelli/validate-conventional-commit/issues/29 ) ) ([ 645ebdf] ( https://github.com/voxpelli/validate-conventional-commit/commit/645ebdf0406dad25402e1bf04623cf43ebf84eb1 ) )
9
+ * ** 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 ) )
10
+
3
11
## [ 1.0.5] ( https://github.com/voxpelli/validate-conventional-commit/compare/v1.0.4...v1.0.5 ) (2025-01-04)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " validate-conventional-commit" ,
3
- "version" : " 1.0.5 " ,
3
+ "version" : " 1.0.6 " ,
4
4
"description" : " Smallest simplest conventional commit validator to use with eg Husky" ,
5
5
"homepage" : " http://github.com/voxpelli/validate-conventional-commit" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments