Skip to content

Commit b91d5a4

Browse files
chore(release): 3.1.2
1 parent 3a27fa6 commit b91d5a4

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
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [3.1.2](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.1.1...v3.1.2) (2026-01-28)
6+
7+
### Fixed
8+
9+
- correct precipitation display for imperial units ([3a27fa6](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/3a27fa6207eb2b73d07e35503e6d026a6e01cd9e))
10+
511
## [3.1.1](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.1.0...v3.1.1) (2026-01-28)
612

713
### 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-onecallweather",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Weather module for MagicMirror² using openweathermap.org One Call API.",
55
"keywords": [
66
"MagicMirror",

0 commit comments

Comments
 (0)