We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c08866 commit 2ac04feCopy full SHA for 2ac04fe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "commitizen",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Git commit, but play nice with conventions.",
5
"main": "dist/index.js",
6
"scripts": {
@@ -69,7 +69,7 @@
69
"proxyquire": "2.1.3",
70
"semantic-release": "19.0.5",
71
"semver": "7.3.8",
72
- "sinon": "12.0.1",
+ "sinon": "13.0.2",
73
"uuid": "8.3.2"
74
},
75
"dependencies": {
0 commit comments