Skip to content

Commit 6fc8ff0

Browse files
committed
Release 2.3.7
1 parent 599fa26 commit 6fc8ff0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

7+
## [2.3.7] - 2022-10-13
8+
9+
### Added
10+
11+
- Header name to identify instances of modules (#283)
12+
13+
### Fixed
14+
15+
- API now grabs a single module, instead of every instance of the module (#282)
16+
717
## [2.3.6] - 2021-08-01
818

919
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Magic-Mirror-Module-Remote-Control",
3-
"version": "2.3.4",
3+
"version": "2.3.7",
44
"description": "This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)