commitlint-config-cozy
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.8.3 (2024-10-23) | ||
**Note:** Version bump only for package commitlint-config-cozy | ||
## 0.8.2 (2024-10-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "commitlint-config-cozy", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "Shareable commitlint config enforcing the cozy commit convention", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"babel-jest": "26.6.3", | ||
"babel-preset-cozy-app": "^2.2.1", | ||
"babel-preset-cozy-app": "^2.2.2", | ||
"jest": "26.6.3" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "7cc2d4a1a8396eb8ccb7a4980ddb8b54d7916613" | ||
"gitHead": "1d7cc93f1c89ad2d02caffe8190ef1af57a8bb70" | ||
} |
18884