Skip to content

Commit b8e6a3b

Browse files
Release 3.2.1
1 parent 7f29887 commit b8e6a3b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
## [3.2.1](https://github.com/jopyth/MMM-Remote-Control/compare/v3.2.0...v3.2.1) - 2025-07-11
9+
10+
### Changed
11+
12+
- chore: update dependencies
13+
814
## [3.2.0](https://github.com/jopyth/MMM-Remote-Control/compare/v3.1.13...v3.2.0) - 2025-05-30
915

1016
## Added

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": "3.2.0",
3+
"version": "3.2.1",
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)