Skip to content

Commit abeb3ed

Browse files
chore(release): 2.1.0
1 parent e3e975d commit abeb3ed

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+
## [2.1.0](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.0.2...v2.1.0) (2026-02-20)
6+
7+
### Features
8+
9+
- add CATEGORIES support ([e3e975d](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/e3e975d640170a4ac833915d0bc21b8aa0127e5d)), closes [#86](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/issues/86)
10+
11+
### Chores
12+
13+
- add demo config and script ([9378ba6](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/9378ba691e6843549169343edc24b61d6c2a31c8))
14+
- update devDependencies ([1d36f70](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/1d36f702cbb297e42ac8eb06596ba9b3392ab8f2))
15+
- update ESLint config ([af5d35f](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/af5d35f68e930ce46dadaefef2687c4c329edc55))
16+
517
## [2.0.2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.0.1...v2.0.2) (2026-01-18)
618

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

0 commit comments

Comments
 (0)