Skip to content

Commit 3cc4abb

Browse files
chore(release): 3.2.1
1 parent 3b70cbd commit 3cc4abb

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.2.1](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.2.0...v3.2.1) (2026-01-30)
6+
7+
8+
### Fixed
9+
10+
* improve alert filtering with time window and deduplication ([31eabe3](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/31eabe3469c9e7ece6c56935394fb0595726380d))
11+
12+
13+
### Chores
14+
15+
* improve precipitation display for zero values ([3b70cbd](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/3b70cbd9eab0c51f3f5317cb320885c8299f83ec))
16+
* lint demo config ([22f3fdb](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/22f3fdb3e085078bb6a94dc74374335549b1876c))
17+
* update .prettierignore to include CHANGELOG.md ([9159d7b](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/9159d7ba6bfce312e07f23e79e85078b7d960a0e))
18+
519
## [3.2.0](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.1.2...v3.2.0) (2026-01-30)
620

721

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

0 commit comments

Comments
 (0)