Skip to content

Commit 6b98c07

Browse files
authored
chore: pnpm lockfile should be updated by the workflow (#690)
1 parent 650c3d7 commit 6b98c07

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
title: 'release: bump packages version'
3535
commit: 'release: bump packages version'
36+
version: pnpm exec changeset version && pnpm install --lockfile-only
3637
publish: pnpm publish -r
3738
createGithubReleases: false
3839
env:

pnpm-lock.yaml

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)