Skip to content

Commit 90904df

Browse files
chore: prepare release 2026.5.5 (#285)
Co-authored-by: richardthe3rd <573334+richardthe3rd@users.noreply.github.com>
1 parent bd3aa25 commit 90904df

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,48 @@
4343
- **sharing**: Add Cloudflare Pages Function for drink OG previews (#280)
4444

4545

46+
47+
## [2026.5.5] - 2026-05-17
48+
49+
### Bug Fixes
50+
51+
- Remove stale 180s timeout note from task table
52+
- Address Copilot review comments on PR #259
53+
- **release**: Address Copilot review comments on PR #260
54+
- **release**: Release.yml owns GitHub Release; android uploads assets
55+
- **release**: Address second round of Copilot review comments
56+
- **release**: Address reviewer comments on automated release PR
57+
- **release**: Address second-round Copilot review comments
58+
- **release**: Fail loudly if release notes extraction produces empty output
59+
- **release**: Fix broken deploy chain caused by GITHUB_TOKEN cascade limitation
60+
- **release**: Address final Copilot review comments
61+
- **release**: Remove labels from create-pull-request — label did not exist
62+
- **provider**: Discard stale drinks responses on rapid festival switch (#263)
63+
- **mise**: Add bash shebang to analyze and test task scripts (#274)
64+
- **routing**: Deep links and browser refresh load wrong festival data (#275)
65+
- **release**: Remove GITHUB_REPO from git-cliff action env (#276)
66+
- **ci**: Don't trigger Android build on functions-only changes (#282)
67+
68+
### Documentation
69+
70+
- **agents**: Document conventional commits requirement for PR titles
71+
- **agents**: Clarify that CI rejects non-conforming PR titles
72+
- Fix factual errors and outdated references in AGENTS.md and CLAUDE.md
73+
- Trim copilot-instructions.md — remove content covered by AGENTS.md
74+
- Replace duplicated AGENTS.md content in CLAUDE.md with @AGENTS.md import
75+
- Move all agent-useful content into AGENTS.md, CLAUDE.md becomes @AGENTS.md
76+
- Restructure AGENTS.md — project context first, remove redundancy
77+
- Fix three issues in AGENTS.md
78+
- Demote TEST_LOG to a footnote, not the primary example
79+
- **release**: Update release process to reflect workflow_dispatch deploy trigger
80+
81+
### Features
82+
83+
- **mise**: Add check, goldens:update tasks; add timeout to test task
84+
- **mise**: Capture test/analyze output via mktemp + tee pattern
85+
- **release**: Automate release via PR model
86+
- **release**: Add workflow_dispatch to release-pr.yml for manual testing
87+
- **sharing**: Include deep link URL in drink share message (#279)
88+
- **sharing**: Add Cloudflare Pages Function for drink OG previews (#280)
89+
90+

0 commit comments

Comments
 (0)