Skip to content

Commit 926bbba

Browse files
revert script changes
1 parent 46db075 commit 926bbba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ pnpm release:changelog
4444
--nextVersion Expected version of the next release (if not provided, __VERSION__ placeholders must be updated manually)
4545
```
4646

47+
> :warning: the script will add a separator string in form of a comment like this right after the highlights:
48+
> `<!--/ DO_NOT_REMOVE /-->`
49+
> This string needs to stay where it gets inserted for the automated discord announcement to work.
50+
4751
You can also provide the GitHub token by setting `process.env.GITHUB_TOKEN` variable.
4852

4953
In case of a problem, another method to generate the changelog is available at the end of this page.

0 commit comments

Comments
 (0)