1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

document after-release step

This commit is contained in:
Daniel Waxweiler
2024-04-02 21:58:39 +02:00
parent 1af1e62301
commit 78e30411f1

View File

@ -36,6 +36,7 @@ The current changelog can be found under [source/changelog.txt](source/changelog
13. Push the new tag to the repository: `git push --tags`
14. Append `-next` to the version number in `package.json`.
15. Update the `package-lock.json`: `npm i --package-lock-only`
16. Commit: `git commit -am "prepare next release"`
### Other commands