Skip to content

Commit dddc95a

Browse files
chore(release): 2.3.6
1 parent 74ee700 commit dddc95a

3 files changed

Lines changed: 24 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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.6](https://github.com/MagicMirrorModules/MMM-CalendarExt2/compare/v2.3.5...v2.3.6) (2026-05-10)
6+
7+
8+
### Documentation
9+
10+
* fix View filenames - replace comma-dash with dash ([116a828](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/116a828e5447b545c11a8ed457c99af0543ea1a7))
11+
* improve event filtering, sorting & transformation guidance ([7080781](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/7080781f159f46e37547574911e8647c087f2146))
12+
* improve Transforming section with safer examples and iconMap guidance ([9b12e9c](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/9b12e9c7a21099a6d40e77c982f948749e3c9740)), closes [#465](https://github.com/MagicMirrorModules/MMM-CalendarExt2/issues/465)
13+
* normalize headings ([9406390](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/9406390a4509fe5e4d2db29bbf9022ac59eb1031))
14+
15+
16+
### Chores
17+
18+
* **demo:** migrate iconMap to prefix:name format ([74ee700](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/74ee70002593ec5142e748bbd135e0a23e182233))
19+
* update devDependencies ([861cb04](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/861cb046fe2fb190c7abba083fb4c8fcf53e0bd3))
20+
21+
22+
### Code Refactoring
23+
24+
* **fetcher:** remove dead selfSignedCert code ([f1e8be3](https://github.com/MagicMirrorModules/MMM-CalendarExt2/commit/f1e8be36617ea037b505c77b9ae2ab03fa2a81b0))
25+
526
## [2.3.5](https://github.com/MagicMirrorModules/MMM-CalendarExt2/compare/v2.3.4...v2.3.5) (2026-05-08)
627

728

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

0 commit comments

Comments
 (0)