Skip to content

Commit e8de18b

Browse files
committed
ci: Fix title of release commits so they adhere to conventional commits
1 parent aad5664 commit e8de18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
publish: pnpm run release
131131
setupGitUser: true
132132
commit: |
133-
Changeset: Increment package & dependency versions.
133+
ci(release): Release packages and bump versions
134134
135135
Congratulations on the new release! 🎉
136136
This is an automated commit triggered by the `release` workflow.

0 commit comments

Comments
 (0)