mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Update year (#3686)
I also added a few new words to the cspell dictionary that were added in the changelog. I have not made an extra entry in the changelog for these tiny things.
This commit is contained in:
parent
5e337f8b5f
commit
b1bc554729
@ -46,7 +46,7 @@ Thanks to: @xsorifc28, @HeikoGr, @bugsounet, @khassel, @KristjanESPERANTO, @reja
|
|||||||
- [linter] Re-add `eslint-plugin-import`now that it supports ESLint v9 (#3586)
|
- [linter] Re-add `eslint-plugin-import`now that it supports ESLint v9 (#3586)
|
||||||
- [linter] Re-activate `eslint-plugin-package-json` to lint `package.json` (#3643)
|
- [linter] Re-activate `eslint-plugin-package-json` to lint `package.json` (#3643)
|
||||||
- [linter] Add linting for markdown files (#3646)
|
- [linter] Add linting for markdown files (#3646)
|
||||||
- [linter] Add some handy ESLint rules.
|
- [linter] Add some handy ESLint rules (#3665)
|
||||||
- [calendar] Add ability to display end date for full date events, where end is not same day (showEnd=true) (#3650)
|
- [calendar] Add ability to display end date for full date events, where end is not same day (showEnd=true) (#3650)
|
||||||
- [core] Add text to the config.js.sample file about the locale variable (#3654, #3655)
|
- [core] Add text to the config.js.sample file about the locale variable (#3654, #3655)
|
||||||
- [core] Add fetch timeout for all node_helpers (thru undici, forces node 20.18.1 minimum) to help on slower systems. (#3660) (3661)
|
- [core] Add fetch timeout for all node_helpers (thru undici, forces node 20.18.1 minimum) to help on slower systems. (#3660) (3661)
|
||||||
|
@ -55,6 +55,7 @@ Are done by
|
|||||||
- [ ] draft new section in `CHANGELOG.md`
|
- [ ] draft new section in `CHANGELOG.md`
|
||||||
- [ ] create new release link at the bottom of the file
|
- [ ] create new release link at the bottom of the file
|
||||||
- [ ] commit and publish `develop` branch
|
- [ ] commit and publish `develop` branch
|
||||||
|
- [ ] if new release will be in January, update the year in LICENSE.md
|
||||||
|
|
||||||
### After release
|
### After release
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# The MIT License (MIT)
|
# The MIT License (MIT)
|
||||||
|
|
||||||
Copyright © 2016-2024 Michael Teeuw
|
Copyright © 2016-2025 Michael Teeuw
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
@ -58,6 +58,7 @@
|
|||||||
"eddiehung",
|
"eddiehung",
|
||||||
"Edgardos",
|
"Edgardos",
|
||||||
"Ekristoffe",
|
"Ekristoffe",
|
||||||
|
"elec",
|
||||||
"envcanada",
|
"envcanada",
|
||||||
"envsub",
|
"envsub",
|
||||||
"envsubst",
|
"envsubst",
|
||||||
@ -85,6 +86,7 @@
|
|||||||
"GHSA",
|
"GHSA",
|
||||||
"ghsas",
|
"ghsas",
|
||||||
"grenagit",
|
"grenagit",
|
||||||
|
"Heiko",
|
||||||
"Hirschberger",
|
"Hirschberger",
|
||||||
"hourlyweather",
|
"hourlyweather",
|
||||||
"Hwind",
|
"Hwind",
|
||||||
@ -117,6 +119,7 @@
|
|||||||
"krekos",
|
"krekos",
|
||||||
"Kristjan",
|
"Kristjan",
|
||||||
"krukle",
|
"krukle",
|
||||||
|
"labwc",
|
||||||
"Landis",
|
"Landis",
|
||||||
"larryare",
|
"larryare",
|
||||||
"letsencrypt",
|
"letsencrypt",
|
||||||
@ -132,6 +135,8 @@
|
|||||||
"martingron",
|
"martingron",
|
||||||
"marvai",
|
"marvai",
|
||||||
"mastermerge",
|
"mastermerge",
|
||||||
|
"matchtype",
|
||||||
|
"maxentries",
|
||||||
"Meteo",
|
"Meteo",
|
||||||
"michaelteeuw",
|
"michaelteeuw",
|
||||||
"michmich",
|
"michmich",
|
||||||
@ -195,6 +200,7 @@
|
|||||||
"sunaction",
|
"sunaction",
|
||||||
"suncalc",
|
"suncalc",
|
||||||
"suntimes",
|
"suntimes",
|
||||||
|
"symboltest",
|
||||||
"systeminformation",
|
"systeminformation",
|
||||||
"tada",
|
"tada",
|
||||||
"taglist",
|
"taglist",
|
||||||
@ -228,6 +234,7 @@
|
|||||||
"xlarge",
|
"xlarge",
|
||||||
"xrandr",
|
"xrandr",
|
||||||
"xsmall",
|
"xsmall",
|
||||||
|
"xsorifc",
|
||||||
"xwindows",
|
"xwindows",
|
||||||
"xxxe",
|
"xxxe",
|
||||||
"Ybbet",
|
"Ybbet",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user