Record 0.1.24 release completion
This commit is contained in:
@@ -50,7 +50,7 @@ Verification:
|
||||
|
||||
## 2026-06-04 正式版本发布
|
||||
|
||||
Status: in_progress
|
||||
Status: complete
|
||||
|
||||
Goal:
|
||||
- 发布一个非 pilot 的正式版本安装包,并推送源码版本提交和正式 tag 到仓库。
|
||||
@@ -62,8 +62,8 @@ Tasks:
|
||||
- [x] 将 `package.json` 升级到 `0.1.24`,暂不创建正式 tag。
|
||||
- [x] 运行非 pilot 打包,生成正式 macOS arm64 安装包。
|
||||
- [x] 验证正式包资源不含内测模型凭据或已清除的应用中心内置应用。
|
||||
- [ ] 提交版本更新并创建 `v0.1.24` tag。
|
||||
- [ ] 推送 `main` 和 `v0.1.24` 到远端。
|
||||
- [x] 提交版本更新并创建 `v0.1.24` tag。
|
||||
- [x] 推送 `main` 和 `v0.1.24` 到远端。
|
||||
|
||||
Notes:
|
||||
- `pnpm version 0.1.24 --no-git-tag-version` 仍触发了项目 `postversion` hook 的 `git push --tags`,因此本地历史 tags 被推送到 `origin`。未创建或推送 `v0.1.24`。
|
||||
@@ -77,6 +77,7 @@ Notes:
|
||||
- `hdiutil verify release/智念助手-0.1.24-mac-arm64.dmg`: passed.
|
||||
- `spctl --assess --type execute --verbose=4 release/mac-arm64/智念助手.app`: rejected as `Unnotarized Developer ID`; Apple notarization env vars are unset, so this build is signed but not notarized.
|
||||
- `build/yinian-internal/model-auth-profiles.json` and packaged `resources/yinian-internal/model-auth-profiles.json` both report `"bundled": false`.
|
||||
- Release commit `98a5760` was pushed to `origin/main`; remote annotated tag `v0.1.24` resolves to `98a5760`.
|
||||
|
||||
## 2026-06-03 模型 API 自定义 Provider 同步修复
|
||||
|
||||
|
||||
Reference in New Issue
Block a user