diff --git a/package.json b/package.json index 856b0624..68dad687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cz-conventional-changelog", - "version": "0.0.1", + "version": "0.0.2", "description": "Commitizen adapter following the conventional-changelog format.", "main": "index.js", "scripts": { @@ -35,7 +35,7 @@ "cosmiconfig": "5.2.1", "mocha": "9.2.2", "mock-require": "3.0.3", - "prettier": "1.19.1", + "prettier": "2.8.6", "semantic-release": "19.0.5", "semver": "6.3.0" },