Release 2.28.0

This commit is contained in:
Karsten Hassel 2024-06-28 20:42:08 +02:00
parent 92ac3895a7
commit 795e5c76c1
3 changed files with 4 additions and 6 deletions

View File

@ -5,9 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/#donate) With your help we can continue to improve the MagicMirror². ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/#donate) With your help we can continue to improve the MagicMirror².
## [2.28.0] - Unreleased (`develop` branch) ## [2.28.0] - 2024-07-01
_This release is scheduled to be released on 2024-07-01._
Thanks to: @btoconnor, @bugsounet, @JasonStieber, @khassel, @kleinmantara and @WallysWellies. Thanks to: @btoconnor, @bugsounet, @JasonStieber, @khassel, @kleinmantara and @WallysWellies.

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "magicmirror", "name": "magicmirror",
"version": "2.28.0-develop", "version": "2.28.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "magicmirror", "name": "magicmirror",
"version": "2.28.0-develop", "version": "2.28.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "magicmirror", "name": "magicmirror",
"version": "2.28.0-develop", "version": "2.28.0",
"description": "The open source modular smart mirror platform.", "description": "The open source modular smart mirror platform.",
"keywords": [ "keywords": [
"magic mirror", "magic mirror",