refactor: use next release as release commit message

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-10 14:21:21 +01:00
committed by Braks
parent 51e7f386d4
commit dc2ff6401d
+2 -2
View File
@@ -48,8 +48,8 @@ jobs:
uses: changesets/action@v1
with:
version: pnpm ci:version
commit: "chore: bump versions"
title: "chore: bump versions"
commit: "chore: next release"
title: "chore: next release"
# manual publish currently
# publish: pnpm ci:publish
env: