Skip to content

Commit 9538b10

Browse files
committed
chore: release v2.0.11
* (simatec) Update dependabot
1 parent 145b7ed commit 9538b10

File tree

4 files changed

+289
-50
lines changed

4 files changed

+289
-50
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ When the adapter crashes or an other Code error happens, this error message that
4646

4747
## Changelog
4848
<!-- ### __WORK IN PROGRESS__ -->
49-
### __WORK IN PROGRESS__
49+
### 2.0.11 (2025-12-21)
5050
* (simatec) Update dependabot
5151

5252
### 2.0.10 (2025-12-21)

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "shuttercontrol",
4-
"version": "2.0.10",
4+
"version": "2.0.11",
55
"news": {
6+
"2.0.11": {
7+
"en": "Update dependabot",
8+
"de": "Update abhängigabot",
9+
"ru": "Обновление Dependabot",
10+
"pt": "Atualizar dependabot",
11+
"nl": "Dependabot bijwerken",
12+
"fr": "Mettre à jour donabot",
13+
"it": "Aggiornamento dipendeabot",
14+
"es": "Actualizar dependeabot",
15+
"pl": "Uaktualnij zależny",
16+
"uk": "Оновлення залежності",
17+
"zh-cn": "更新根据目录"
18+
},
619
"2.0.10": {
720
"en": "Fix JSON Tab",
821
"de": "JSON Register",
@@ -80,19 +93,6 @@
8093
"pl": "zaktualizowane zależności\nSpróbuj & złapać dla tab- Menu dodane",
8194
"uk": "оновлені залежності\nСпробуйте & Catch для Tab-Menu додано",
8295
"zh-cn": "更新依赖关系\n尝试为 Tab- Menu 添加抓取( C)"
83-
},
84-
"2.0.4": {
85-
"en": "Dependencies updated",
86-
"de": "Ausgaben aktualisiert",
87-
"ru": "Обновленные зависимости",
88-
"pt": "Dependências atualizadas",
89-
"nl": "Afhankelijkheden bijgewerkt",
90-
"fr": "Dépendances actualisées",
91-
"it": "Dipendenze aggiornate",
92-
"es": "Actualización de las dependencias",
93-
"pl": "Aktualizacja zależności",
94-
"uk": "Залежність оновлено",
95-
"zh-cn": "更新的依赖关系"
9696
}
9797
},
9898
"titleLang": {

0 commit comments

Comments
 (0)