diff --git a/package.json b/package.json index 709079f..ddad411 100644 --- a/package.json +++ b/package.json @@ -84,6 +84,14 @@ "ts-node": "^10.0.0", "typescript": "^4.3.5" }, + "release-it": { + "plugins": { + "@release-it/conventional-changelog": { + "preset": "angular", + "infile": "CHANGELOG.md" + } + } + }, "funding": [ { "type": "github",