Skip to content

Commit

Permalink
chore: release v1.5.0
Browse files Browse the repository at this point in the history
* (misanorot) fixed issue #235 Responsive
  • Loading branch information
misanorot committed Oct 21, 2024
1 parent 930e832 commit 9ce5829
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 22 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@

#### 0.0.1
* (misanorot) initial release
## 1.4.5 (2023-08-13)
* (misanorot) fixed issue #135

## 1.4.4 (2023-06-21)
* (misanorot) Fixed JS-Controller 5 issues

Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.5.0 (2024-10-21)
* (misanorot) fixed issue #235 Responsive

### 1.4.9 (2024-09-09)
Expand All @@ -49,9 +48,6 @@
### 1.4.6 (2023-10-31)
* (misanorot) fixed open connection after unload

### 1.4.5 (2023-08-13)
* (misanorot) fixed issue #135

### License

The MIT License (MIT)
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "viessmann",
"version": "1.4.9",
"version": "1.5.0",
"news": {
"1.5.0": {
"en": "fixed issue #235 Responsive",
"de": "feste Ausgabe #235 Antwort",
"ru": "#235 Реакция",
"pt": "problema fixo #235 Responsivo",
"nl": "vaste uitgave #235 Responsief",
"fr": "émission fixe #235 Réceptif",
"it": "numero fisso #235 Risposta",
"es": "número fijo #235 Responsabilidad",
"pl": "stała emisja # 235 Odpowiedź",
"uk": "виправлено проблему #235 Відповідальність",
"zh-cn": "固定版号235 响应"
},
"1.4.9": {
"en": "fixed issue #211",
"de": "feste ausgabe #211",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "JS-Controller 5 numerów",
"uk": "Фіксований JS-Controller 5 питань",
"zh-cn": "九. 固定的协会-企业管理员 问题5"
},
"1.4.3": {
"en": "fixed reload xml issues",
"de": "fixed reload xml probleme",
"ru": "фиксированная перезагрузка xml",
"pt": "problemas de xml de recarga fixa",
"nl": "vertaling:",
"fr": "décharge fixe xml problèmes",
"it": "problemi xml di ricarica",
"es": "recarga fija cuestiones xml",
"pl": "reload xml",
"uk": "виправлені проблеми перевантаження xml",
"zh-cn": "b. 固定重载的xml问题"
}
},
"titleLang": {
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.viessmann",
"version": "1.4.9",
"version": "1.5.0",
"description": "Connect a viessmann heating system over vcontrold",
"author": {
"name": "misanorot",
Expand Down

0 comments on commit 9ce5829

Please sign in to comment.