Skip to content

Commit e90a2b3

Browse files
committed
chore: release v1.0.10
* Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors * Update Release Integration in Github Actions and Sentry
1 parent 06e2b0b commit e90a2b3

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ response => {
140140
Placeholder for the next version (at the beginning of the line):
141141
### **WORK IN PROGRESS**
142142
-->
143-
### **WORK IN PROGRESS**
143+
### 1.0.10 (2022-12-05)
144144
* Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors
145145
* Update Release Integration in Github Actions and Sentry
146146

io-package.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "twinkly",
4-
"version": "1.0.10-beta.3",
4+
"version": "1.0.10",
55
"news": {
6+
"1.0.10": {
7+
"en": "Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors\nUpdate Release Integration in Github Actions and Sentry",
8+
"de": "In den Warenkorb Zur Nachricht hochladenTwinkle Film zum Hochladen eines twinkle Films mit eigenen Farben\nVeröffentlichung Integration in Github Actions und Sentry",
9+
"ru": "Добавить отправить Чтобы загрузить сообщениеTwinkle Фильм для загрузки фильма twinkle с собственными цветами\nИнтеграция обновлений в Github Actions и Sentry",
10+
"pt": "Adicionar Para enviar mensagemTwinkle Filme para fazer upload de um filme twinkle com próprias cores\nIntegração de lançamento de atualização em ações do Github e Sentry",
11+
"nl": "Vertaling: Twinkle Film om een tweelingfilm te uploaden met eigen kleuren\nUpdate Release Integratie in Github Acties",
12+
"fr": "Ajouter envoyer Pour envoyer un messageTwinkle Film pour télécharger un film avec des couleurs propres\nMise à jour Intégration de la publication dans les actions Github et Sentry",
13+
"it": "Aggiungi Caricamento messaggioTwinkle Film per caricare un film twinkle con i propri colori\nIntegrazione del rilascio di aggiornamento in Github Azioni e Sentry",
14+
"es": "Agregar envío Para cargar mensajesTwinkle Película para subir una película con colores propios\nUpdate Release Integration in Github Actions and Sentry",
15+
"pl": "Wysyłać do wiadomości upload Movie wydało film z własnymi kolorami\nUchwalenie Integracji w Github Actions and Sentry",
16+
"uk": "Додати відправлення Для завантаження повідомлень Фільми для завантаження близнюків з власними квітами\nОновлення інтеграції релізів в Github Дії та Стоматології",
17+
"zh-cn": "增 编 D. 发出的信息 装有自己的颜色的双壳电影\nB. 吉隆布行动和Sentry的最新释放"
18+
},
619
"1.0.9": {
720
"en": "Now detects if Twinkly is in a group (firmware >= 2.8.3). If so, the group can only be controlled by the master, the states from the slave are read-only.",
821
"de": "Erkennt nun, ob Twinkly in einer Gruppe ist (Firmware >= 2,8.3) Wenn ja, kann die Gruppe nur vom Master gesteuert werden, werden die Zustände vom Slave nur eingelesen.",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.twinkly",
3-
"version": "1.0.10-beta.3",
3+
"version": "1.0.10",
44
"description": "Adapter to communicate with the Twinkly lights.",
55
"author": {
66
"name": "patrickbs96",

0 commit comments

Comments
 (0)