Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(update): 修复版本检测读到旧版本的问题 - 版本检测从 jsDelivr 拉取 main 分支 package.json,可能命中 CDN 缓存导致返回旧版本(日志显示仍为 1.5.19) - 请求增加 cache-busting 参数,并增加 raw.githubusercontent.com 兜底获取 - 对不同来源的版本做 semver 归一化并取最新版本
1218.1.1
Merge branch 'qiutongxue:main' into main
ci: fix update-providers workflow and update release config
Update Header.tsx
Update update.ts
Merge branch 'main' into main
Update CHANGELOG.md