Skip to content

Commit 86aa920

Browse files
chore(release): 3.4.3
1 parent d0426ec commit 86aa920

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.4.2...v3.4.3) (2026-03-05)
6+
7+
8+
### Fixed
9+
10+
* **css:** remove weather-icons font classes from img to fix icon distortion ([d0426ec](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/d0426ecbc47034f671b99bc8e95696b1e10cf1a0))
11+
512
## [3.4.2](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.4.1...v3.4.2) (2026-03-04)
613

714

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

0 commit comments

Comments
 (0)