We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97c6f8 commit 9e82f8fCopy full SHA for 9e82f8f
CONTRIBUTING.md
@@ -167,7 +167,7 @@ GitHub Actions will be triggered and push the beta version to [npm](https://www.
167
168
💡 If you need to release a new beta for the same version (i.e. `vX.X.X-beta.1`):
169
- merge the change into your beta branch
170
-- change the version name in `package.json`
+- change the version name in [`package.json`](/package.json) and in [`src/package-version`](/src/package-version.ts)
171
- creata a pre-release via the GitHub interface
172
173
<hr>
0 commit comments