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 a93bd96 commit a1d8e3bCopy full SHA for a1d8e3b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cz-conventional-changelog",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Commitizen adapter following the conventional-changelog format.",
5
"main": "index.js",
6
"scripts": {
@@ -35,7 +35,7 @@
35
"cosmiconfig": "5.2.1",
36
"mocha": "9.2.2",
37
"mock-require": "3.0.3",
38
- "prettier": "1.19.1",
+ "prettier": "2.8.6",
39
"semantic-release": "19.0.5",
40
"semver": "6.3.0"
41
},
0 commit comments