thumbgate@1.28.4
thumbgate@1.28.4
Release Links
- npm: https://www.npmjs.com/package/thumbgate/v/1.28.4
- GitHub Release: https://github.com/IgorGanapolsky/ThumbGate/releases/tag/v1.28.4
- Compare: v1.28.3...v1.28.4
- Publish workflow: https://github.com/IgorGanapolsky/ThumbGate/actions/runs/29445904204
- npm published at: 2026-07-15T19:49:32.925Z
- npm shasum:
7e3b786983aedac89226e0c6274765a514bf63ea - npm tarball: https://registry.npmjs.org/thumbgate/-/thumbgate-1.28.4.tgz
- Release ref: c0bc017
npm Email Companion
npm controls the native "Successfully published" email template, so the email itself stays short. Treat this generated artifact as the full release-note companion for that email: it carries the Changeset summaries, CHANGELOG entry, publish workflow, npm tarball, and shasum when available.
Full Changeset Release Notes
No changed .changeset/*.md entries were detected for this release range.
CHANGELOG.md Entry
1.28.4
Patch Changes
- e34f20d: Refactor feedback, CLI, version-sync, and workflow-sentinel helpers to clear Sonar maintainability findings without changing their public behavior.
Verification Standard
- Publish only runs from
mainafter version sync, tests, and runtime proof pass. - The npm package is smoke-tested after publish by installing
thumbgate@VERSIONin a clean runtime. - GitHub Release notes are generated from Changesets, not only GitHub auto-generated PR titles.