Skip to content

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
* (foxriver76) added test `statesSubscriptionSingle`
  • Loading branch information
foxriver76 committed Jun 3, 2024
1 parent a751e3c commit 28d6b0a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ Ten secondaries each subscribe on the same `iterations` states. Instead of using
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.3.0 (2024-06-03)
* (foxriver76) added test `statesSubscriptionSingle`

### 1.2.0 (2024-04-16)
Expand Down
27 changes: 14 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "benchmark",
"version": "1.2.0",
"version": "1.3.0",
"news": {
"1.3.0": {
"en": "added test `statesSubscriptionSingle`",
"de": "zusatztest `states Abonnements `",
"ru": "`состояния Подписка \"",
"pt": "adicionado teste `estados Subscrição \"",
"nl": "toegevoegde testtoestanden AbonnementSingle Wat",
"fr": "états d ' essai ajoutés AbonnementSimple \"",
"it": "test aggiunto `statos Abbonamento #",
"es": "añadida test `states SuscripciónSingle `",
"pl": "dodany test \"states SubscriptionSingle '",
"uk": "додано тест `states Підписка й",
"zh-cn": "添加测试“状态” 订阅单曲 [原件:英文]"
},
"1.2.0": {
"en": "added `controllerVersion` to results",
"de": "`controllerVersion` zu den Ergebnissen",
Expand Down Expand Up @@ -80,18 +93,6 @@
"pl": "dodała do StatesMulti i dodała StatesMultiAlias",
"uk": "додано getStatesMulti і getStatesMultiAlias",
"zh-cn": "加入国Multi和收购国家Multi Alias"
},
"1.0.0": {
"en": "the config is now applied directly from frontend without requiring to save first",
"de": "die config wird jetzt direkt vor dem frontend angewendet, ohne vorher zu speichern",
"ru": "конфиг теперь приложен сразу от фронтенда без требуя сохранить сперва",
"pt": "a configuração agora é aplicada diretamente do frontend sem precisar salvar primeiro",
"nl": "het korps is nu direct van de frontlinie aangevraagd zonder eerst te willen redden",
"fr": "la configuration est maintenant appliquée directement depuis le frontend sans devoir enregistrer le premier",
"it": "la configurazione è ora applicata direttamente da frontend senza dover salvare prima",
"es": "el config ahora se aplica directamente desde frontend sin necesidad de guardar primero",
"pl": "obecnie konfigurowany jest bezpośrednio od frontu, bez konieczności ratowania pierwszego pliku",
"zh-cn": "现在直接从前端开始实施封锁,无需首先拯救。"
}
},
"title": "Benchmark",
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.benchmark",
"version": "1.2.0",
"version": "1.3.0",
"description": "Benchmark your system",
"author": {
"name": "Moritz Heusinger",
Expand Down

0 comments on commit 28d6b0a

Please sign in to comment.