Skip to content

Commit 53ffcdb

Browse files
committed
CHANGED: Version bumped to 1.2.3.
1 parent ccb06b0 commit 53ffcdb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project is documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.2.3]
7+
8+
This is a maintenance release to fix CVE-2019-10744. This change does not affect the functionality of the module.
9+
610
## [1.2.2]
711

812
This is a maintenance release that updates all dependencies to the latest version. These changes do not affect the functionality of the module.

package-lock.json

Lines changed: 1 addition & 1 deletion
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-RemoteTemperature",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "MagicMirror module that displays temperature value from a remote sensor.",
55
"main": "MMM-RemoteTemperature.js",
66
"author": "György Balássy",

0 commit comments

Comments
 (0)