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 a503ce6Copy full SHA for a503ce6
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": {
@@ -61,7 +61,7 @@
61
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
62
"ghooks": "2.0.4",
63
"in-publish": "2.0.1",
64
- "mocha": "9.2.2",
+ "mocha": "10.8.2",
65
"mocha-junit-reporter": "1.23.3",
66
"mocha-multi-reporters": "1.5.1",
67
"nodemon": "2.0.20",
0 commit comments