Skip to content

Commit

Permalink
chore: release v2.13.11
Browse files Browse the repository at this point in the history
-   (arteck) corr package.json
  • Loading branch information
arteck committed Oct 17, 2024
1 parent ada329b commit cd7a2da
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 19 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ This adapter allows to control the data points of the devices of a Zigbee2MQTT i
[Adapter Documentation](https:/arteck/ioBroker.zigbee2mqtt/blob/main/docs/wiki.md)

## Changelog
### 2.13.11 (2024-10-17)
- (arteck) corr package.json

### 2.13.10 (2024-09-05)
- (arteck) update dependecy
- (arteck) add available object for groups
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": "zigbee2mqtt",
"version": "2.13.10",
"version": "2.13.11",
"news": {
"2.13.11": {
"en": "corr package.json",
"de": "korr paket.json",
"ru": "коррек-пакет.json",
"pt": "corr pacote.json",
"nl": "corr package.json",
"fr": "c'est ce qu'il a dit",
"it": "pacchetto corr.json",
"es": "corr package.json",
"pl": "corr package.json",
"uk": "english, українська, français..",
"zh-cn": "corr 软件包.json"
},
"2.13.10": {
"en": "update dependecy\nadd available object for groups",
"de": "aktualisierung abhängigkeit\nobjekt für gruppen hinzufügen",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "stałe mqttClient.end ()",
"uk": "фіксований mqttClient.end()",
"zh-cn": "固定的 mqttClient.end ()"
},
"2.13.4": {
"en": "fixed unnecessary warning for special value ([269](https:/arteck/ioBroker.zigbee2mqtt/issues/269))",
"de": "feste unnötige Warnung für Sonderwert [269](https:/arteck/ioBroker.zigbee2mqt/issues/269)",
"ru": "фиксированное ненужное предупреждение для особенного значения [269](https:/arteck/ioBroker.zigbee2mqtt/issues/269)",
"pt": "aviso desnecessário fixo para valor especial [269](https:/arteck/ioBroker.zigbee2mqtt/issues/269)",
"nl": "onnodig gewaarschuwd voor speciale waarde voor speciale waarde [269)",
"fr": "avertissement inutile fixe pour valeur spéciale [269](https:/arteck/ioBroker.zigbee2mqt/issues/269)",
"it": "[269](https:/arteck/ioBroker.zigbee2mqt/issues/269)",
"es": "fija innecesaria advertencia para valor especial [269](https:/arteck/ioBroker.zigbee2mqtt/issues/269)",
"pl": "niepotrzebne ostrzeżenie dla specjalnej wartości (269)(https:/github.com/arteck/ioBroker.zigbee2mqtt/issues/269)",
"uk": "виправлено непотрібне попередження про спеціальне значення [269] (https:/arteck/ioBroker.zigbee2mqtt/issues/269)",
"zh-cn": "(http:/oshojo0o/ioBroker.zigbee2mqt/issues/269)"
}
},
"messages": [
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.zigbee2mqtt",
"version": "2.13.10",
"version": "2.13.11",
"description": "Zigbee2MQTT adapter for ioBroker",
"author": {
"name": "Dennis Rathjen and Arthur Rupp",
Expand Down

0 comments on commit cd7a2da

Please sign in to comment.