Skip to content

Commit

Permalink
chore: release v1.3.10
Browse files Browse the repository at this point in the history
* (dirkhe) update dependecies
* (dirkhe) fix calendar test functionality
  • Loading branch information
dirkhe committed Oct 9, 2024
1 parent 49066a2 commit 186ac04
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ This project uses the following components:
* ()
-->
### **WORK IN PROGRESS**
### 1.3.10 (2024-10-09)
* (dirkhe) update dependecies
* (dirkhe) fix calendar test functionality

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": "webcal",
"version": "1.3.9",
"version": "1.3.10",
"news": {
"1.3.10": {
"en": "update dependecies\nfix calendar test functionality",
"de": "aktualisierung der abhängigkeiten\nkalendertest-funktionalität",
"ru": "обновление\nфункциональность календаря",
"pt": "atualizações\ncorrigir a funcionalidade de teste do calendário",
"nl": "afhankelijkheden bijwerken\nfix agenda test functionaliteit",
"fr": "mettre à jour les dépendances\ncorrection de la fonctionnalité de test de calendrier",
"it": "dipendenze dell'aggiornamento\ncorrezione della funzionalità di test del calendario",
"es": "dependencias de actualización\nfunción de prueba de calendario",
"pl": "uaktualnianie zależności\nnaprawić funkcjonalność testu kalendarza",
"uk": "оновлення залежності\nфункція перевірки календарів",
"zh-cn": "更新依赖关系\n固定日历测试功能"
},
"1.3.9": {
"en": "update dependecies",
"de": "aktualisierung der abhängigkeiten",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "zwiększenie zależności adapter-rdzeń\nfix json config\nuaktualnianie zależności",
"uk": "збільшення залежності\nвиправлено json config\nоновлення залежності",
"zh-cn": "增加依赖性适配器核心\n修复 json 配置\n更新依赖关系"
},
"1.3.3": {
"en": "fix config validation\nupdate dependecies\nupdate year for copyright #56\nincrease to node 18 for CI Pipeline",
"de": "fix config validierung\naktualisierung der abhängigkeiten\nupdatejahr für copyright #56\nerhöhung des Knotens 18 für CI Pipeline",
"ru": "проверка конфигурации\nобновление\n#56\nувеличение до узла 18 для трубопровода CI",
"pt": "corrigir validação de configuração\natualizações\nano de atualização para direitos autorais #56\naumento no nó 18 para CI Pipeline",
"nl": "fix config validatie\nafhankelijkheden bijwerken\nupdatejaar voor copyright #56\nverhoging tot knooppunt 18 voor CI Pipeline",
"fr": "corriger la validation de configuration\nmettre à jour les dépendances\nmise à jour année pour copyright #56\naugmentation au nœud 18 pour CI Pipeline",
"it": "correzione della convalida di configurazione\ndipendenze dell'aggiornamento\naggiornamento anno per copyright #56\naumento al nodo 18 per CI Pipeline",
"es": "fija la validación de config\ndependencias de actualización\naño de actualización para copyright #56\naumentar al nodo 18 para CI Pipeline",
"pl": "fix config walidacja\nuaktualnianie zależności\naktualizacja roku dla praw autorskich # 56\nzwiększenie do węzła 18 dla CI Pipeline",
"uk": "виправити перевірку\nоновлення залежності\nрік оновлення для авторського права #56\nзбільшення вузла 18 для CI Pipeline",
"zh-cn": "修复配置验证\n更新依赖关系\n版权更新年份56\ncI管道增加为节点18"
}
},
"titleLang": {
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.webcal",
"version": "1.3.9",
"version": "1.3.10",
"description": "webcal",
"author": {
"name": "dirkhe",
Expand Down

0 comments on commit 186ac04

Please sign in to comment.