Skip to content

Commit

Permalink
Merge branch 'develop' into wayland-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO authored Oct 23, 2024
2 parents 518189a + b54fc08 commit 664bda7
Show file tree
Hide file tree
Showing 6 changed files with 250 additions and 262 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ _This release is scheduled to be released on 2025-01-01._

### Added

- [linter] re-added `eslint-plugin-import`now that it supports ESLint v9 (#3586)
- [core] Add wayland and windows options to package.json (#3594)
- [linter] re-added `eslint-plugin-import`now that it supports ESLint v9 (#3586)
- [docs] Added step for npm publishing in release process (#3595)

### Removed

Expand Down Expand Up @@ -69,7 +70,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
Expand Down
1 change: 1 addition & 0 deletions Collaboration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Loading

0 comments on commit 664bda7

Please sign in to comment.