Skip to content

Commit 52c3233

Browse files
chore(release): 2.0.2
1 parent 471aed8 commit 52c3233

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.0.2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.0.1...v2.0.2) (2026-01-18)
6+
7+
### Bug Fixes
8+
9+
- update prepare script to handle simple-git-hooks execution ([1a1f4a1](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/1a1f4a1e54f9f98fa3b67b4739611985169a9423))
10+
11+
### Chores
12+
13+
- add package-lock.json to .prettierignore ([471aed8](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/471aed8ab87cdd4fe799050c09e378715f5f1355))
14+
- add textlintrc configuration for terminology rules ([6c11659](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/6c11659a185a6c647ac8be017530353ea8782730))
15+
- change runner from ubuntu-latest to ubuntu-slim in workflows ([3e3f566](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/3e3f566d60260b865fd8d72383b348effdc6adff))
16+
- **deps-dev:** bump globals from 16.5.0 to 17.0.0 ([4e9a57a](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/4e9a57a36c57ea165d2a84f17512bce26d23a61a))
17+
- update devDependencies ([15ae656](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/15ae656fbcfd8b4b30d1db402ecfc59c31758574))
18+
- update markdownlint configuration to include no-duplicate-heading rule ([747af52](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/commit/747af52c0dd9f059a651de9c77f33e7fe8df75cc))
19+
520
## [2.0.1](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/compare/v2.0.0...v2.0.1) (2025-12-18)
621

722
### Bugfixes

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

0 commit comments

Comments
 (0)