Skip to content

Commit e5bc692

Browse files
chore: release v1.4.12
1 parent e24d73c commit e5bc692

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
@@ -3,6 +3,13 @@
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.12](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.11...v1.4.12) 2025-05-17 - Maintenance update
7+
8+
- chore: add `husky` and `lint-staged` for pre-commit hooks
9+
- chore: review linter setup
10+
- chore: update devDependencies
11+
- docs: format README and CHANGELOG entries for consistency
12+
613
## [1.4.11](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v1.4.10...v1.4.11) 2025-04-30 - Maintenance update
714

815
- chore: add Code of Conduct

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

0 commit comments

Comments
 (0)