Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
* (raschy) Fixing repository checker issues
* (raschy) some refaktoring
  • Loading branch information
raschy committed Aug 28, 2024
1 parent 3cf5849 commit 46e1781
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For further information on the product range, please visit the official website:
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.1 (2024-08-28)
* (raschy) Fixing repository checker issues
* (raschy) some refaktoring

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": "renacidc",
"version": "0.1.0",
"version": "0.1.1",
"news": {
"0.1.1": {
"en": "Fixing repository checker issues\nsome refaktoring",
"de": "Probleme mit dem Repository Checker behoben\nein refaktor",
"ru": "Fixing репозиторий\nнекоторые рефакторинг",
"pt": "Corrigindo problemas do verificador do repositório\nalguns refaktoring",
"nl": "Problemen met repositorychecker repareren\nwat refaktoring",
"fr": "Correction des problèmes de vérification du dépôt\nquelques retouches",
"it": "Risolvere i problemi del repository checker\nalcuni rifaktoring",
"es": "Arreglar los problemas de control de repositorios\nalgunos refaktoring",
"pl": "Ustawienie problemów z sprawdzaniem repozytorium\nniektóre refabrykowanie",
"uk": "Виправлення репозиторійних питань перевірки\nдеякі редактори",
"zh-cn": "修复仓库检查器问题\n{\\fn黑体\\fs22\\bord1\\shad0\\3ahbe\\4ah00\\fscx67\\fscy66\\2chffffff\\3ch808080}一些反射器"
},
"0.1.0": {
"en": "Adaptation to changed circumstances \nupdated dependencies\nNodeJS >= 18.x and js-controller >= 5 is required\nApiClient removed (access blocked)",
"de": "Anpassung an veränderte Umstände\naktualisierte abhängigkeiten\nNodeJS >= 18.x und js-Controller >= 5 ist erforderlich\nApiClient entfernt (Zugriff blockiert)",
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.renacidc",
"version": "0.1.0",
"version": "0.1.1",
"description": "Reading the data from solar inverter",
"author": {
"name": "raschy",
Expand All @@ -12,7 +12,7 @@
"Renac",
"Inverter",
"Solar",
"ioBroker"
"ioBroker"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 46e1781

Please sign in to comment.