Drop accidental Tegami changelog from Monday greens - #150
Conversation
The squash-merged Monday dependency pin update left a Tegami entry that would patch-release all five packages. Weekly greens are release:none. Co-authored-by: Jonathan Beckman <jonathantbeckman@gmail.com>
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
TegamiThis repository uses Tegami to manage releases. When your changes affect published packages, add a changelog file under Create a changelog → · Changelog format Release preview
Run Managed by Tegami. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 16de8b28a5
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| Published packages now pin Zod 4.5.4. The dashboard also pins | ||
| react-day-picker 9.14.0 and the React 19.2 type packages. Install with | ||
| `nub install`. The toolchain stays on Nub 0.4.11, Node 24.15.0, and |
There was a problem hiding this comment.
Retain the dependency release entry
When Tegami prepares the next release, the remaining .tegami/2026-08-27-shared-project-dna.md entry still tells consumers that the packages use Zod 4.4.3, while the merged manifests now pin Zod 4.5.4 and the app pins react-day-picker 9.14.0. Deleting this note removes the only pending description of those observable published-package changes and leaves the generated release notes inaccurate; keep or revise the entry instead of treating this update as release:none.
AGENTS.md reference: AGENTS.md:L14-L17
Useful? React with 👍 / 👎.
Summary
#148 squash-merged Monday non-breaking dependency pin updates with
.tegami/2026-08-31-monday-nonbreaking-deps.mdstill in the tree. That file is now onmasterand would patch-release all five packages (solstatus,@solstatus/common,@solstatus/api,@solstatus/app,@solstatus/infra).Weekly greens are
release:none. This PR deletes that one accidental Tegami changelog and adds no replacement entry.Validation
masterafter the Bump Monday non-breaking dependency pins #148 merge (726db2e)..tegami/2026-08-31-monday-nonbreaking-deps.md.Checklist
.tegami/release entry, or explained why this pull request usesrelease:none.nub run typecheck,nub run lint,nub run format, andnub run test.Tests, docs, and the repo-root
nubchecks are not needed: this is a one-file delete of an accidental changelog. No package code, published surface, or runtime behavior changes.This PR uses
release:nonebecause weekly greens are not a release, and leaving the merged Tegami entry would incorrectly version all five packages.