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

@@ -12,6 +12,7 @@ _This release is scheduled to be released on 2025-01-01._
### Added
- [linter] re-added `eslint-plugin-import`now that it supports ESLint v9
- [docs] Added step for npm publishing in release process
### Removed
@@ -68,7 +69,7 @@ Thanks to: @bugsounet, @dkallen78, @jargordon, @khassel, @KristjanESPERANTO, @Ma
### Fixed
- Fixed `checks` badge in README.md
- [docs] Fixed `checks` badge in README.md
- [weather] Fixed issue with the UK Met Office provider following a change in their API paths and header info.
- [core] add check for node_helper loading for multiple instances of same module (#3502)
- [weather] Fixed issue for respecting unit config on broadcasted notifications