Skip to content

Commit f0fd897

Browse files
chore(release): 3.4.1
1 parent 11aa080 commit f0fd897

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.4.1](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.4.0...v3.4.1) (2026-03-04)
6+
7+
8+
### Fixed
9+
10+
* **css:** fix weather icon distortion and forecast icon centering ([5858083](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/5858083220008b8106913153aa1ac0af1e986dd6)), closes [#36](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/issues/36)
11+
12+
13+
### Chores
14+
15+
* update devDependencies ([11aa080](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/11aa08096949bab51a5218955f839f4c9e4bc40f))
16+
517
## [3.4.0](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.3.1...v3.4.0) (2026-03-01)
618

719

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

0 commit comments

Comments
 (0)