Skip to content

Commit fee2352

Browse files
chore(release): 3.6.0
1 parent b8a1e4a commit fee2352

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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.6.0](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.5.1...v3.6.0) (2026-03-08)
6+
7+
8+
### Added
9+
10+
* add showCurrentRain option and unify current weather info badge styling ([a473168](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/a4731683b604f3db8fdf889c22176ea53620e5b4)), closes [#41](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/issues/41)
11+
12+
13+
### Documentation
14+
15+
* update second screenshot ([3e77df4](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/3e77df42bae6a6c72979d6f2a4a49b2cc72dfaed))
16+
17+
18+
### Chores
19+
20+
* fix format ([b8a1e4a](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/b8a1e4a687fb1aae34f4539248db1fd5ded47c43))
21+
* fix prepare script ([68c3eee](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/68c3eee1e0662d4330b8c1fb714b8a464b967b46))
22+
523
## [3.5.1](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.5.0...v3.5.1) (2026-03-08)
624

725

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

0 commit comments

Comments
 (0)