Skip to content

Commit 22a65ef

Browse files
chore: release v1.4.6
1 parent de36f6a commit 22a65ef

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6-
## [1.4.5] 2024-12-06
6+
## [1.4.6] 2025-02-02 - Maintenance update
7+
8+
- Remove unused dependency `valid-url`
9+
- Update dependencies
10+
11+
## [1.4.5] 2024-12-06 - Maintenance update
712

813
- Optimize ESLint rules
914
- remove unused

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": "1.4.5",
3+
"version": "1.4.6",
44
"description": "Alternative calendar module of MagicMirror².",
55
"main": "MMM-CalendarExt2.js",
66
"repository": {

0 commit comments

Comments
 (0)