From 4db97bb6aa2d0d9a0af2d8b5531b40d5c6f29d08 Mon Sep 17 00:00:00 2001
From: Patrick <49351462+patrickbs96@users.noreply.github.com>
Date: Fri, 1 Jul 2022 19:07:20 +0200
Subject: [PATCH] chore: release v0.3.0

* (patrickbs96) Enable last used Mode on switch-on
---
 CHANGELOG_OLD.md  |  5 +++++
 README.md         |  7 +------
 io-package.json   | 26 +++++++++++++-------------
 package-lock.json |  4 ++--
 package.json      |  2 +-
 5 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md
index 6d3774a2..7f1dbfb6 100644
--- a/CHANGELOG_OLD.md
+++ b/CHANGELOG_OLD.md
@@ -1,4 +1,9 @@
 # Older changes
+## 0.2.0 (2021-11-28)
+* (patrickbs96) Add new Value `color` from API-Response (Sentry IOBROKER-TWINKLY-J, IOBROKER-TWINKLY-K, IOBROKER-TWINKLY-M, IOBROKER-TWINKLY-N, IOBROKER-TWINKLY-P)
+* (patrickbs96) Add Pause-Feature, to work with app. (Twinkly only allows one active connection...)
+* (patrickbs96) Add Feature, activate uploaded Movies (Playlist)
+
 ## 0.1.15 (2021-10-26)
 * (patrickbs96) Add new Value `network.accesspoint.password_changed` from API-Response (Sentry IOBROKER-TWINKLY-A)
 
diff --git a/README.md b/README.md
index 46c609b9..c87475e9 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ The following States are available:
   Placeholder for the next version (at the beginning of the line):
   ### **WORK IN PROGRESS**
 -->
-### **WORK IN PROGRESS**
+### 0.3.0 (2022-07-01)
 * (patrickbs96) Enable last used Mode on switch-on
 
 ### 0.2.14 (2022-07-01)
@@ -111,11 +111,6 @@ The following States are available:
 ### 0.2.2 (2021-11-30)
 * (patrickbs96) Add new State `ledColor`
 
-### 0.2.0 (2021-11-28)
-* (patrickbs96) Add new Value `color` from API-Response (Sentry IOBROKER-TWINKLY-J, IOBROKER-TWINKLY-K, IOBROKER-TWINKLY-M, IOBROKER-TWINKLY-N, IOBROKER-TWINKLY-P)
-* (patrickbs96) Add Pause-Feature, to work with app. (Twinkly only allows one active connection...)
-* (patrickbs96) Add Feature, activate uploaded Movies (Playlist)
-
 ## License
 MIT License
 
diff --git a/io-package.json b/io-package.json
index b6962f4e..fc523731 100644
--- a/io-package.json
+++ b/io-package.json
@@ -1,8 +1,20 @@
 {
   "common": {
     "name": "twinkly",
-    "version": "0.2.14",
+    "version": "0.3.0",
     "news": {
+      "0.3.0": {
+        "en": "Enable last used Mode on switch-on",
+        "de": "Aktivieren Sie den zuletzt verwendeten Modus beim Einschalten",
+        "ru": "Включить последний используемый режим на Switch-on",
+        "pt": "Habilite o último modo usado no interruptor-on",
+        "nl": "De laatste gebruikte Mode op de knop",
+        "fr": "Activer le dernier mode utilisé sur le commutateur",
+        "it": "Abilitare l'ultima modalità utilizzata su switch-on",
+        "es": "Activar el último modo usado en conmutador",
+        "pl": "Ostatni raz używany był w trybie przełącznikowym",
+        "zh-cn": "最后一个用途的动向"
+      },
       "0.2.14": {
         "en": "Add new Value `network.station.monitorEnabled` from API-Response (Sentry IOBROKER-TWINKLY-13)\nAdd new Value `network.station.connected_bssid` from API-Response (Sentry IOBROKER-TWINKLY-14)\nAdd new Value `details.maxMovies` from API-Response (Sentry IOBROKER-TWINKLY-18)",
         "de": "Neues Value network.station.monitor hinzufügen Aktiviert von API-Response (Sentry IOBROKER-TWINKLY-13)\nFügen Sie neues Wertnetzwerk.station.connected_bssid von API-Response (Sentry IOBROKER-TWINKLY-14) hinzu\nFügen Sie neue Wertedetails hinzu. maxMovies von API-Response (Sentry IOBROKER-TWINKLY-18)",
@@ -74,18 +86,6 @@
         "es": "Hex sin hash. Opción de no usar ping para accesibilidad.",
         "pl": "Hex bez haszyszu. Opcja nieużywania polecenia ping dla osiągalności.",
         "zh-cn": "没有哈希的十六进制。选择不使用 ping 来实现可达性。"
-      },
-      "0.2.6": {
-        "en": "Add Playlist Feature. Renamed Datapoints",
-        "de": "Playlist-Funktion hinzufügen. Umbenannte Datenpunkte",
-        "ru": "Добавить функцию списка воспроизведения. Переименованные точки данных",
-        "pt": "Adicionar recurso de lista de reprodução. Pontos de dados renomeados",
-        "nl": "Voeg afspeellijstfunctie toe. Hernoemde datapunten",
-        "fr": "Ajouter une fonctionnalité de liste de lecture. Points de données renommés",
-        "it": "Aggiungi funzione playlist. Punti dati rinominati",
-        "es": "Agregar función de lista de reproducción. Puntos de datos renombrados",
-        "pl": "Dodaj funkcję listy odtwarzania. Zmienione nazwy punktów danych",
-        "zh-cn": "添加播放列表功能。重命名的数据点"
       }
     },
     "title": "Twinkly",
diff --git a/package-lock.json b/package-lock.json
index 3b5f7599..80e90631 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "iobroker.twinkly",
-  "version": "0.2.14",
+  "version": "0.3.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "iobroker.twinkly",
-      "version": "0.2.14",
+      "version": "0.3.0",
       "license": "MIT",
       "dependencies": {
         "@iobroker/adapter-core": "^2.6.0",
diff --git a/package.json b/package.json
index f6d9723b..66455aff 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "iobroker.twinkly",
-  "version": "0.2.14",
+  "version": "0.3.0",
   "description": "Adapter to communicate with the Twinkly lights.",
   "author": {
     "name": "patrickbs96",