You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@
3
3
The product changelog for releases.sh, published to its own registry. Drafted daily from merged
4
4
PRs and reviewed via PR. See docs/changelog-style.md for the voice and curation rules.
5
5
6
+
## July 2, 2026
7
+
8
+
**Fixed**
9
+
- Clicking into a release or org from the feed now scrolls to the top of the page — a Next.js 16 routing change had caused page transitions to land partway down the destination.
10
+
- Source submission form now shows the specific rejection reason instead of a generic error — rate-limited, oversized, and service-unavailable responses each display their correct message.
0 commit comments