Add npm publishing step to release process (#3595)

so that the npm version also stays in sync and
https://github.com/MagicMirrorOrg/MagicMirror/issues/2876 can be closed
for good
This commit is contained in:
Veeck
2024-10-23 20:47:01 +02:00
committed by GitHub
parent 0f024cff4e
commit b54fc08da7
6 changed files with 246 additions and 258 deletions

View File

@@ -56,3 +56,4 @@ Are done by
- [ ] publish release notes with link to github release on forum in new locked topic
- [ ] close all issues with label `ready (coming with next release)`
- [ ] release new documentation by merging `develop` on `master` in documentation repository
- [ ] publish new version on [npm](https://www.npmjs.com/package/magicmirror)