Skip to content

Commit 164f599

Browse files
committed
adds conventional-changelog
1 parent dbc43bb commit 164f599

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"name": "pyroscope",
55
"version": "0.0.10",
66
"repository": {
7-
"type" : "git",
8-
"url" : "https://github.com/pyroscope-io/pyroscope.git"
7+
"type": "git",
8+
"url": "https://github.com/pyroscope-io/pyroscope.git"
99
},
1010
"scripts": {
1111
"dev": "webpack --progress --colors --config scripts/webpack/webpack.dev.js"
@@ -18,6 +18,7 @@
1818
"babel-plugin-transform-class-properties": "^6.24.1",
1919
"clean-webpack-plugin": "^3.0.0",
2020
"contributor-faces": "^1.1.0",
21+
"conventional-changelog-cli": "^2.1.1",
2122
"copy-webpack-plugin": "^7.0.0",
2223
"css-loader": "^4.0.0",
2324
"html-webpack-plugin": "^4.3.0",

0 commit comments

Comments
 (0)