Skip to content

docs: prep release v0.8.0#556

Merged
chronoai-shining merged 2 commits into
developfrom
docs/prep-release-v0.8.0
May 14, 2026
Merged

docs: prep release v0.8.0#556
chronoai-shining merged 2 commits into
developfrom
docs/prep-release-v0.8.0

Conversation

@chronoai-shining
Copy link
Copy Markdown
Collaborator

Closes #555.

Adds the dated release-notes file (.github/release-notes-20260516.md) so the upcoming develop → main cut produces a tagged v0.8.0 Release with curated user-facing notes.

The version bump itself is already declared by the two minor changesets on develop (admin broadcast notifications + targeted broadcasts + viewer), which bump both packages 0.7.2 → 0.8.0 in fixed mode. The remaining 15 patch changesets ride along.

Test plan

  • release-notes-20260516.md is lexically greater than the prior latest (20260515.md used for v0.7.2), so the release workflow picks this file.
  • All three sections (## Fixed / ## New Feature / ## Changed) present; no (write here) placeholders remain — check-release-notes.yml will pass.
  • Bullets follow the template style (6–12 words, plain prose, no PR refs, technical bucket collapsed into the trailing bullet per section).

Adds the dated release-notes file (`release-notes-20260516.md`) so the
upcoming `develop → main` cut produces a tagged **v0.8.0** Release with
curated user-facing notes.

Two minor changesets pending on develop bump both packages 0.7.2 → 0.8.0
in fixed mode: admin broadcast notifications (#501) and targeted
broadcasts + click-to-popup viewer (#504). The remaining 15 patch
changesets cover the launch-celebration popup polish cycle, drawer
consolidation, i18n coverage on Playground / Skill builder / Quota chip /
Model picker, the redemption-mask glyph swap, and the notification-modal
mark-read / non-broadcast-open fixes.

Closes #555.
Satisfies `check-changeset.yml` for this docs-only PR. No semver bump —
the version impact is fully covered by the existing pending changesets
on develop.
@chronoai-shining chronoai-shining merged commit da34bd1 into develop May 14, 2026
10 checks passed
@chronoai-shining chronoai-shining deleted the docs/prep-release-v0.8.0 branch May 14, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI/CD] Cut release v0.8.0 (admin broadcasts + launch-celebration popup + drawer polish)

1 participant