We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0a35c commit cb4e3b9Copy full SHA for cb4e3b9
lerna.json
@@ -2,5 +2,5 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "5.0.0"
+ "version": "6.0.0"
6
}
packages/husky/package.json
@@ -1,6 +1,6 @@
1
{
"name": "husky",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "Modern native Git hooks made easy",
"bin": "lib/bin.js",
"main": "lib/index.js",
packages/init/package.json
"name": "@husky/init",
"description": "",
"dependencies": {
0 commit comments