Skip to content

Commit a25ddc1

Browse files
Release 2.5.4
1 parent 4066021 commit a25ddc1

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [2.5.4] - 2025-03-03
9+
10+
### Added
11+
12+
- Add prettier, markdownlint and stylelint to CI
13+
14+
### Changed
15+
16+
- Update dependencies
17+
18+
### Fixed
19+
20+
- Fix linting and formatter issues
21+
822
## [2.5.3] - 2025-01-20
923

1024
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mmm-remote-control",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "This module for the MagicMirror² allows you to shutdown and configure your mirror through a web browser.",
55
"keywords": [
66
"magic mirror",

0 commit comments

Comments
 (0)