Skip to content

Commit 08358e3

Browse files
committed
* chore: update release-it config (auto-changelog)
1 parent 9c3b810 commit 08358e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"tagName": "v${version}"
114114
},
115115
"hooks": {
116-
"after:bump": "npx auto-changelog -ps"
116+
"after:bump": "npx auto-changelog -p"
117117
},
118118
"npm": {
119119
"publish": true

0 commit comments

Comments
 (0)