Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
* fix scenes for ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01
* retry to release v0.3.1
  • Loading branch information
Stefan Priebe committed Nov 27, 2023
1 parent 912405f commit 0461d3b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Reference to a company or a product name does not imply approval or recommendati
that company or product to the exclusion of others.

## Changelog
### **WORK IN PROGRESS**
### 0.3.1 (2023-11-27)
* fix scenes for ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01
* retry to release v0.3.1

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "signifylights",
"version": "0.3.0",
"version": "0.3.1",
"news": {
"0.3.1": {
"en": "fix scenes for ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry to release v0.3.1",
"de": "fix-Szenen für ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry to release v0.3.1",
"ru": "исправить сцены для ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry для релиза v0.3.1",
"pt": "corrigir cenas para ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\ntentar liberar v0.3.1",
"nl": "vertaling:\n_",
"fr": "fixer des scènes pour ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry to release v0.3.1",
"it": "scene di correzione per ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry to release v0.3.1",
"es": "escenas de fijación para ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\nretry to release v0.3.1",
"pl": "zdjęcia do ESP03_SHTWP_31\npowtórne wydanie v0.3.1",
"uk": "javaScript licenses API Веб-сайт Go1.13.8\nдо релізу v0.3.1",
"zh-cn": "fix ESP03_SHTWP_31, ESP24_SHRGBW_01, ESP06_SHTW1_01\n恢复原状"
},
"0.3.0": {
"en": "several translation fixes\nreplace logo\nuse adapter interval instead of timeout\nnew DEVICES: ESP24_SHRGBC_01 + ESP25_SHWRGB_01 + ESP15_SHRGB1S_01I\nconfig: allow to run without udp mac and ip set",
"de": "mehrere übersetzungsfixes\nersetzen logo\nadapterintervall anstelle von timeout verwenden\nneue DEVICEs: ESP24_SHRGBC_01 + ESP25_SHWRGB_01 + ESP15_SHRGB1S_01I\nconfig: ohne udp mac und ip set laufen lassen",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.signifylights",
"version": "0.3.0",
"version": "0.3.1",
"description": "Signify Device Adapter",
"author": {
"name": "disaster123",
Expand Down

0 comments on commit 0461d3b

Please sign in to comment.