Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit e25b5d3

Browse files
authored
fix: update package.json version on release (#1132)
1 parent ee39cbe commit e25b5d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.yarnrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ supportedArchitectures:
2323
- linux
2424

2525
yarnPath: .yarn/releases/yarn-3.8.1.cjs
26+
27+
# this allows `yarn version` to run on shallow checkout (e.g. publish workflow)
28+
changesetBaseRefs: ["HEAD"]

0 commit comments

Comments
 (0)