Skip to content

Commit 5217f13

Browse files
committed
chore: prepare release 20260409.04
1 parent 5681ce0 commit 5217f13

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

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

2020
### Security
2121

22+
## [20260409.04] - 2026-04-09
23+
### Added
24+
- [providers] Add Alibaba Cloud Coding Plan provider
25+
26+
27+
### Fixed
28+
- [ci] Avoid dynamic provider secrets
29+
2230
## [20260409.03] - 2026-04-09
2331
### Removed
2432
- Remove redundant http client fallback check

website/changelog/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,18 @@ <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="20260409.04"></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="#20260409.04" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260409.04 - 2026-04-09</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-green-100 text-green-700 dark:bg-green-900/40 dark:text-green-400">Added</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">[providers]</span><span>Add Alibaba Cloud Coding Plan provider</span></li>
86+
</ul>
87+
<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>
88+
<ul class="list-none m-0 pl-0 space-y-0.5">
89+
<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>Avoid dynamic provider secrets</span></li>
90+
</ul>
7991
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260409.03"></div>
8092
<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">
8193
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260409.03" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260409.03 - 2026-04-09</a></h2>

0 commit comments

Comments
 (0)