Skip to content

Commit 23da9f2

Browse files
chore: release v1.4.21
1 parent e4abe1f commit 23da9f2

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6+
## [1.4.21](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.20...v1.4.21) 2025-10-06
7+
8+
- chore: update actions/setup-node to version 5 in automated tests workflow
9+
- chore: update devDependencies
10+
- docs: correct formatting for `slotAltTitleFormat` in week and month views
11+
612
## [1.4.20](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.19...v1.4.20) 2025-09-08
713

814
- chore: update actions/checkout to version 5 in workflows

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-calendarext2",
3-
"version": "1.4.20",
3+
"version": "1.4.21",
44
"description": "Alternative calendar module of MagicMirror².",
55
"keywords": [
66
"MagicMirror",

0 commit comments

Comments
 (0)