Skip to content

Commit b2b942c

Browse files
committed
chore: add empty changeset (test-only, releases nothing) (#3362)
The e2e regression test in this PR is test-only (plus a test-scoped devDependency) and changes no runtime code, so it releases nothing. Add the sanctioned empty-frontmatter changeset to satisfy the Check Changeset gate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QES3gEM1DdBkaK5maR4m57
1 parent e163e7a commit b2b942c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
---
3+
4+
Add an end-to-end regression test that boots a real hono server (ObjectQL + messaging + dispatcher) and drives the in-app notifications mark-read flow over HTTP, asserting `sys_notification_receipt` rows flip to `read` and the unread count drops (#3362). Test-only (plus a test-scoped devDependency); no runtime code changes, so this releases nothing.

0 commit comments

Comments
 (0)