Skip to content

Commit 9e82f8f

Browse files
committed
Update beta guide in contributing
1 parent b97c6f8 commit 9e82f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GitHub Actions will be triggered and push the beta version to [npm](https://www.
167167

168168
💡 If you need to release a new beta for the same version (i.e. `vX.X.X-beta.1`):
169169
- merge the change into your beta branch
170-
- change the version name in `package.json`
170+
- change the version name in [`package.json`](/package.json) and in [`src/package-version`](/src/package-version.ts)
171171
- creata a pre-release via the GitHub interface
172172

173173
<hr>

0 commit comments

Comments
 (0)