Skip to content

Commit 747402e

Browse files
chore: release v1.4.15
1 parent ae43649 commit 747402e

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.15](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.14...v1.4.15) 2025-07-06
7+
8+
- chore: update devDependencies
9+
- docs: change clone command order in installation instructions
10+
- docs: fix image URLs in `docs/Tip-Sync-with-MMM-Pages.md`
11+
- docs: remove redundant blank lines in Event-Time documentation
12+
- docs: update URLs in `README`
13+
- refactor: enhance `drawEvents` method with layout readiness check (this should fix [#393](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/issues/393))
14+
615
## [1.4.14](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.13...v1.4.14) 2025-06-03
716

817
- chore: add missing type field to `package.json`

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

0 commit comments

Comments
 (0)