Skip to content

Commit dd6745c

Browse files
author
wfbn8821
committed
chore(git): add conventional changelog
1 parent 31581df commit dd6745c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"babel-tape-runner": "^2.0.1",
3535
"bootstrap": "^4.0.0-alpha.2",
3636
"css-loader": "^0.23.1",
37+
"cz-conventional-changelog": "^1.1.6",
3738
"extract-text-webpack-plugin": "^1.0.1",
3839
"html-webpack-plugin": "^2.16.0",
3940
"node-sass": "^3.6.0",
@@ -47,5 +48,10 @@
4748
},
4849
"dependencies": {
4950
"lodash": "^4.11.1"
51+
},
52+
"config": {
53+
"commitizen": {
54+
"path": "./node_modules/cz-conventional-changelog"
55+
}
5056
}
5157
}

0 commit comments

Comments
 (0)