Skip to content

Commit

Permalink
go for 2.0.2
Browse files Browse the repository at this point in the history
- (ar7bd) SpotWidth and spotHeight are now allowed to be zero.
- (mcm1957) Dependencies have been updated.
  • Loading branch information
mcm1957 committed Dec 23, 2023
1 parent effdc71 commit f257a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### 2.0.2-alpha.0 (2023-12-23) [#29]
- (ar7bd) SpotWidth and spotHeight are now allowed to be zero.
### **WORK IN PROGRESS**
- (ar7bd) SpotWidth and spotHeight are now allowed to be zero. [#29]
- (mcm1957) Dependencies have been updated.

### 2.0.1 (2023-09-20)
Expand Down
13 changes: 0 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@
"name": "botvac",
"version": "2.0.2-alpha.0",
"news": {
"2.0.2-alpha.0": {
"en": "SpotWidth and spotHeight are now allowed to be zero.\nDependencies have been updated.",
"de": "SpotWidth und SpotHeight darf nun Null sein.\nAbhängigkeiten wurden aktualisiert.",
"ru": "SpotWidth и место Высота теперь разрешена быть нулевым.\nОбновлены зависимости.",
"pt": "SpotWidth e spot A altura agora pode ser zero.\nAs dependências foram atualizadas.",
"nl": "SpotWidth De lengte is nu toegestaan om nul te zijn.\nAfhankelijkheid is geüpdateerd.",
"fr": "SpotWidth et spot La hauteur est maintenant permise à zéro.\nLes dépendances ont été mises à jour.",
"it": "SpotWidth e spot Ora l'altezza è zero.\nLe dipendenze sono state aggiornate.",
"es": "SpotWidth y spot Se permite que la altura sea cero.\nSe han actualizado las dependencias.",
"pl": "SpotWidth i miejsce Teraz dozwolone jest zera.\nW zależności zostały zaktualizowane.",
"uk": "SpotWidth і плями Висота тепер дозволено бути нуль.\nОновлено залежність.",
"zh-cn": "SpotWidth和点 现在有人允许他零。.\n情况已经更新。."
},
"2.0.1": {
"en": "A problem causing crashes if some devices are unreachable has been fixed [#46]",
"de": "Ein Problem, das Abstürze verursachte wenn Geräte nicht erreichbar sind, wurde behoben [#46]",
Expand Down

0 comments on commit f257a0a

Please sign in to comment.