Skip to content

Commit 860e626

Browse files
committed
chore: release v4.0.2
- fix repochecker
1 parent 0bf3772 commit 860e626

File tree

8 files changed

+105
-144
lines changed

8 files changed

+105
-144
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,10 @@ Z7: Without output. This line closed the javascript loop . Everything that was d
804804
Placeholder for the next version (at the beginning of the line):
805805
### **WORK IN PROGRESS**
806806
-->
807+
### 4.0.2 (2026-03-07)
808+
809+
- fix repochecker
810+
807811
### 4.0.1 (2026-03-07)
808812

809813
- fix repochecker

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": "rssfeed",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"news": {
6+
"4.0.2": {
7+
"en": "fix repochecker",
8+
"de": "repochecker reparieren",
9+
"ru": "ремонтировать",
10+
"pt": "corrigir o repochecker",
11+
"nl": "repareren",
12+
"fr": "réparer le repocheur",
13+
"it": "correggere il repochecker",
14+
"es": "arreglar repochecker",
15+
"pl": "fix repochecker",
16+
"uk": "виправити repochecker",
17+
"zh-cn": "固定重检查器"
18+
},
619
"4.0.1": {
720
"en": "fix repochecker",
821
"de": "repochecker reparieren",
@@ -80,19 +93,6 @@
8093
"pl": "udostępniać w szablonach wywołania funkcji async",
8194
"uk": "зробити виклики функції async, доступні в шаблонах",
8295
"zh-cn": "提供模板中的async函数调用"
83-
},
84-
"3.4.1": {
85-
"en": "introducing a new attribute opentype to open the links in the marquee widget",
86-
"de": "einführung eines neuen attributes opentype, um die links im marquee widget zu öffnen",
87-
"ru": "введение нового атрибута opentype для открытия ссылок в widget",
88-
"pt": "introduzindo um novo atributo opentype para abrir os links no widget de marquee",
89-
"nl": "het invoeren van een nieuw attribuut opentype om de links in de maquee widget te openen",
90-
"fr": "introduction d'un nouvel attribut opentype pour ouvrir les liens dans le widget marquee",
91-
"it": "introdurre un nuovo attributo opentype per aprire i link nel widget di marquee",
92-
"es": "introduciendo un nuevo atributo abierto para abrir los enlaces en el widget marquee",
93-
"pl": "wprowadzenie nowego atrybutu opentype do otwarcia linków w widgecie marquee",
94-
"uk": "введення нового атрибуту відкритоготипу для відкриття посилань в віджеті marquee",
95-
"zh-cn": "引入新的属性打开类型打开 marquee 部件中的链接"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

Lines changed: 79 additions & 122 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)