docs: clarify release closure state

This commit is contained in:
Jacobinwwey 2026-06-24 03:27:59 -05:00
parent a18f47100c
commit edf958df90
3 changed files with 10 additions and 7 deletions

View file

@ -8,7 +8,8 @@
**Remote Before Release Prep:** `origin/main` at 5798162
**Release Status:** 1.9.3 published and verified
**Release Tag:** `1.9.3` at 9efe104
**Current Remote Closure:** `origin/main` at 8a94b35 after the post-release chronicle refresh
**Post-Release Chronicle Refresh:** 8a94b35
**Current Remote Closure:** `origin/main` updated after the release-closure documentation pass
---

View file

@ -1696,9 +1696,10 @@ Final release closure:
1. GitHub Release `1.9.3` is published as `Notemd 1.9.3` with `main.js`, `manifest.json`, `README.md`, and `styles.css`.
2. Tag `1.9.3` points at `9efe104` (`release: prepare notemd 1.9.3`).
3. `main` and `origin/main` point at `8a94b35` after the post-release chronicle refresh.
4. The release workflow `publish` and `refresh_chronicle` jobs completed successfully.
5. The worktree is clean, and the real export artifacts under `docs/export/test-slidev-1.9.3-layer-release/` remain ignored and untracked.
3. The post-release chronicle refresh produced `8a94b35`.
4. `main` and `origin/main` have been updated after this release-closure documentation pass.
5. The release workflow `publish` and `refresh_chronicle` jobs completed successfully.
6. The worktree is clean, and the real export artifacts under `docs/export/test-slidev-1.9.3-layer-release/` remain ignored and untracked.
## Current Limits

View file

@ -1717,9 +1717,10 @@ release note 范围:
1. GitHub Release `1.9.3` 已发布为 `Notemd 1.9.3`,包含 `main.js`、`manifest.json`、`README.md` 和 `styles.css`
2. tag `1.9.3` 指向 `9efe104``release: prepare notemd 1.9.3`)。
3. `main``origin/main` 在发布后的 chronicle refresh 后指向 `8a94b35`
4. release workflow 的 `publish``refresh_chronicle` jobs 已成功完成。
5. 工作区保持 clean真实导出产物 `docs/export/test-slidev-1.9.3-layer-release/` 仍处于 ignored 且 untracked 状态。
3. 发布后的 chronicle refresh 产生了 `8a94b35`
4. `main``origin/main` 已在本次 release-closure 文档更新后同步。
5. release workflow 的 `publish``refresh_chronicle` jobs 已成功完成。
6. 工作区保持 clean真实导出产物 `docs/export/test-slidev-1.9.3-layer-release/` 仍处于 ignored 且 untracked 状态。
## 当前边界