From b1a189b23806fb583763f3b3995164280b718e14 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Tue, 30 Sep 2025 18:14:08 +0200 Subject: [PATCH] Prepare 2.34.0-develop --- CHANGELOG.md | 13 +++++++++++++ Collaboration.md | 1 + LICENSE.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32bd1f3b..a6d9fef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/#donate) With your help we can continue to improve the MagicMirror². +## [2.34.0] - unreleased + +planned for 2026-01-01 + +### Added + +### Changed + +### Fixed + +### Updated + ## [2.33.0] - 2025-10-01 Thanks to: @Crazylegstoo, @dathbe, @m-idler, @plebcity, @khassel, @KristjanESPERANTO, @rejas and @sdetweil! @@ -1824,6 +1836,7 @@ It includes (but is not limited to) the following features: This was part of the blogpost: [https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the](https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the) +[2.34.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.33.0...develop [2.33.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.32.0...v2.33.0 [2.32.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.31.0...v2.32.0 [2.31.0]: https://github.com/MagicMirrorOrg/MagicMirror/compare/v2.30.0...v2.31.0 diff --git a/Collaboration.md b/Collaboration.md index 140a9af7..befc7943 100644 --- a/Collaboration.md +++ b/Collaboration.md @@ -22,6 +22,7 @@ Are done by - [ ] @rejas - [ ] @sdetweil - [ ] @khassel +- [ ] @KristjanESPERANTO ### Pre-Deployment steps diff --git a/LICENSE.md b/LICENSE.md index 646b0598..d9458ea6 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright © 2016-2025 Michael Teeuw +Copyright © 2016-2026 Michael Teeuw Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/package-lock.json b/package-lock.json index e376534a..c1ab0062 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "magicmirror", - "version": "2.33.0", + "version": "2.34.0-develop", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "magicmirror", - "version": "2.33.0", + "version": "2.34.0-develop", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5ab033c9..704767f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magicmirror", - "version": "2.33.0", + "version": "2.34.0-develop", "description": "The open source modular smart mirror platform.", "keywords": [ "magic mirror",