Skip to content

Commit 3b2befd

Browse files
chore(release): 2.3.1
1 parent 9367e29 commit 3b2befd

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.1](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.3.0...v2.3.1) (2026-03-15)
6+
7+
### Bug Fixes
8+
9+
- update terminology rule to standardize "Bug Fixes" term ([bdca2cb](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/bdca2cb76c6a93767866cfc6e7fb63a32764ac08))
10+
11+
### Chores
12+
13+
- add GitHub issue templates for bug reports and feature requests ([393812d](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/393812d4d258ddcf33548abfbfd7103d43d46968))
14+
- fix typos in docs and source, configure textlint terminology rule ([2cb1d10](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/2cb1d1028c9c2865b51bd2c047fc1d7b6773935e))
15+
- remove .textlintrc.json and add .textlintignore and .textlintrc files ([3776165](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/37761655ada7c257f6ade3bf66f920b28095d775))
16+
- simplify ESLint config ([86fce8c](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/86fce8cc83487ba8009d770e82cdb4cccec2a5cc))
17+
- simplify prepare script ([7ffc693](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/7ffc6932315e337243dd60a2e13e9ba58b5f8e68))
18+
- update dependencies ([a25762d](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/a25762d22a337ec8683c23b113f83d405c83a1b0))
19+
520
## [2.3.0](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.2.0...v2.3.0) (2026-02-28)
621

722
### Features

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

0 commit comments

Comments
 (0)