Skip to content

Commit 0cf02d5

Browse files
committed
chore: prepare release 20260420.01
Entire-Checkpoint: 3b28a315d0c4
1 parent 4e50a20 commit 0cf02d5

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [20260420.01] - 2026-04-20
23+
### Fixed
24+
- [ci] Handle .ts locale files in i18n-check on Node <22
25+
2226
## [20260419.01] - 2026-04-19
2327
### Added
2428
- [code-index] Add code indexing crate with builtin SQLite+FTS5 backend (#771)

website/changelog/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ <h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a hre
7676
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-red-100 text-red-700 dark:bg-red-900/40 dark:text-red-400">Removed</span>
7777
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
7878
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-violet-100 text-violet-700 dark:bg-violet-900/40 dark:text-violet-400">Security</span>
79+
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260420.01"></div>
80+
<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
81+
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260420.01" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260420.01 - 2026-04-20</a></h2>
82+
</div>
83+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
84+
<ul class="list-none m-0 pl-0 space-y-0.5">
85+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[ci]</span><span>Handle .ts locale files in i18n-check on Node &lt;22</span></li>
86+
</ul>
7987
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260419.01"></div>
8088
<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
8189
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260419.01" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260419.01 - 2026-04-19</a></h2>

0 commit comments

Comments
 (0)