mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user