Skip to content

Commit af8dc27

Browse files
authored
chore(release): use conventionalcommits preset in semantic-release
1 parent 2663ff4 commit af8dc27

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package-lock.json

+13-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"babel-plugin-istanbul": "5.2.0",
5959
"chai": "4.1.2",
6060
"codecov.io": "0.1.6",
61+
"conventional-changelog-conventionalcommits": "4.4.0",
6162
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
6263
"ghooks": "2.0.4",
6364
"in-publish": "2.0.0",
@@ -102,5 +103,8 @@
102103
"collective": {
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/commitizen"
106+
},
107+
"release": {
108+
"preset": "conventionalcommits"
105109
}
106110
}

0 commit comments

Comments
 (0)