Skip to content

Commit 5672f4e

Browse files
chore(release): 1.12.0
1 parent ab7d730 commit 5672f4e

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [1.12.0](https://github.com/MMRIZE/MMM-CalendarExt3/compare/v1.11.4...v1.12.0) (2026-03-25)
6+
7+
8+
### Added
9+
10+
* add opt-in dynamic week height for event rows ([ab7d730](https://github.com/MMRIZE/MMM-CalendarExt3/commit/ab7d730b3c2601cd77032d23fa2f079ca7da0115))
11+
12+
13+
### Chores
14+
15+
* update devDependencies ([8451859](https://github.com/MMRIZE/MMM-CalendarExt3/commit/8451859ab311305067aabc7aa2bee453a0a01f00))
16+
517
## [1.11.4](https://github.com/MMRIZE/MMM-CalendarExt3/compare/v1.11.3...v1.11.4) (2026-02-22)
618

719

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-calendarext3",
3-
"version": "1.11.4",
3+
"version": "1.12.0",
44
"description": "MagicMirror module for calendar view",
55
"keywords": [
66
"MM",

0 commit comments

Comments
 (0)