Skip to content

Commit b86accd

Browse files
chore(release): 3.3.1
1 parent 36cdc9c commit b86accd

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.3.1](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.3.0...v3.3.1) (2026-02-06)
6+
7+
8+
### Fixed
9+
10+
* improve alert overlay z-index and prevent text wrapping ([60552b6](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/60552b617d0ebb9c3224fa7ec1802bb5261295ee)), closes [#31](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/issues/31)
11+
12+
13+
### Chores
14+
15+
* fix typo ([36cdc9c](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/36cdc9c5470d57450500a32ad07b29695efdc85f))
16+
* update devDependencies ([6297e25](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/commit/6297e25a6240de0dfa1c97424cdbf3f3f4b94c8b))
17+
518
## [3.3.0](https://github.com/KristjanESPERANTO/MMM-OneCallWeather/compare/v3.2.1...v3.3.0) (2026-02-02)
619

720

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

0 commit comments

Comments
 (0)