Skip to content

Commit d0bae07

Browse files
committed
chore: add .versionrc.json
1 parent e0ad751 commit d0bae07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .versionrc.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"preset": "angular",
3+
"scripts": {
4+
"postchangelog": "prettier --write CHANGELOG.md"
5+
}
6+
}

0 commit comments

Comments
 (0)