Skip to content

Commit ff54b31

Browse files
committed
chore: add postchangelog script
1 parent 1d44ef6 commit ff54b31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,10 @@
5252
"tsup": "6.2.3",
5353
"typescript": "4.8.4",
5454
"vitest": "0.24.1"
55+
},
56+
"standard-version": {
57+
"scripts": {
58+
"postchangelog": "prettier --write ./CHANGELOG.md"
59+
}
5560
}
5661
}

0 commit comments

Comments
 (0)