Skip to content

Commit f4bd3c3

Browse files
chore(release): 2.3.2
1 parent f2abe70 commit f4bd3c3

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
@@ -2,6 +2,12 @@
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+
## [2.3.2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.3.1...v2.3.2) (2026-03-15)
6+
7+
### Bug Fixes
8+
9+
- re-register dayjs plugins in start to prevent cross-module conflicts ([f2abe70](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/f2abe703d998fde7681456b7c017819523d1f284))
10+
511
## [2.3.1](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.3.0...v2.3.1) (2026-03-15)
612

713
### Bug Fixes

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

0 commit comments

Comments
 (0)