Commit f24d94b
committed
docs(docs-site): bump VERSION to 0.16.2 and patch /release
The /release command skeleton in .claude/commands/release.md only
touched four version files (CHANGELOG, proxy/migration Cargo.toml,
admin-ui/package.json) and missed docs-site/docs/.vitepress/constants.ts
— the single source of truth for the {{VERSION}} token substituted
across every docs page at build time. v0.16.2 shipped with the docs
site still showing 0.16.1 in install/upgrade instructions. This commit
bumps constants.ts to 0.16.2 (the docs-site deploy workflow is path-
gated, so this commit alone re-triggers it) and adds step 5 to the
/release command so the next release includes it by default.1 parent a51b9f7 commit f24d94b
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments