Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
* (Scrounger) A Problem accessing the 'manual snapshot' folder has been fixed.
* (mcm1957) Dependencies have been updated
  • Loading branch information
mcm1957 committed Jun 6, 2024
1 parent 9fc010c commit 5436dc8
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 @@ -66,7 +66,7 @@ This adapter would not have been possible without the great work of Peter Baumer
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.0.1 (2024-06-06)
* (Scrounger) A Problem accessing the 'manual snapshot' folder has been fixed.
* (mcm1957) Dependencies have been updated

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": "unifi-protect",
"version": "1.0.0",
"version": "1.0.1",
"news": {
"1.0.1": {
"en": "A Problem accessing the 'manual snapshot' folder has been fixed.\nDependencies have been updated",
"de": "Ein Problem beim Zugriff auf den \"manuellen Snapshot\"-Ordner wurde behoben.\nAbhängigkeiten wurden aktualisiert",
"ru": "Проблема доступа к папке «ручного снимка» была исправлена.\nЗависимость обновлена",
"pt": "Um problema de acessar a pasta 'manual snapshot' foi corrigido.\nAs dependências foram atualizadas",
"nl": "Een probleem met de map 'handmatige snapshot' is opgelost.\nAfhankelijkheden zijn bijgewerkt",
"fr": "Un problème d'accès au dossier « instantané manuel » a été corrigé.\nLes dépendances ont été actualisées",
"it": "È stato risolto un problema di accesso alla cartella \"istantanea manuale\".\nLe dipendenze sono state aggiornate",
"es": "Se ha solucionado un problema para acceder a la carpeta de la instantánea manual.\nSe han actualizado las dependencias",
"pl": "Naprawiono problem dostępu do folderu 'handle migawki'.\nZaktualizowano zależności",
"uk": "Виправлено проблемний доступ до папки 'manual snapshot'.\nЗалежність було оновлено",
"zh-cn": "访问“ 手动快照” 文件夹的问题已经解决 .\n依赖关系已更新"
},
"1.0.0": {
"en": "BREAKING: Adapter requires node.js 18 and js-controller >= 5 now\nAdapter has been moved to iobroker-community-adapters organisation\nDependencies have been updated",
"de": "BREAKING: Adapter benötigt node.js 18 und js-controller >= 5 jetzt\nAdapter wurde zu iobroker-community-adapters Organisation verschoben\nAbhängigkeiten wurden aktualisiert",
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.unifi-protect",
"version": "1.0.0",
"version": "1.0.1",
"description": "unifi-protect",
"author": {
"name": "Peter Baumert",
Expand Down

0 comments on commit 5436dc8

Please sign in to comment.