Skip to content

[codex] Bump scheduling-kit to 0.7.7#92

Merged
Jesssullivan merged 1 commit into
mainfrom
codex/release-scheduling-kit-0.7.7
May 4, 2026
Merged

[codex] Bump scheduling-kit to 0.7.7#92
Jesssullivan merged 1 commit into
mainfrom
codex/release-scheduling-kit-0.7.7

Conversation

@Jesssullivan
Copy link
Copy Markdown
Owner

Summary

  • bumps @tummycrypt/scheduling-kit release metadata from 0.7.6 to 0.7.7
  • aligns package.json, MODULE.bazel, BUILD.bazel, and generated release docs
  • prepares a patch release for the merged Venmo redirect and DateTimePicker lifecycle fixes

Validation

  • pnpm check:release-metadata
  • pnpm package && pnpm check:package

Release Boundary

This PR does not publish npm artifacts. Publishing still requires the explicit release workflow / GitHub Release path after merge.

@Jesssullivan Jesssullivan marked this pull request as ready for review May 4, 2026 12:15
@Jesssullivan Jesssullivan merged commit 119d427 into main May 4, 2026
5 checks passed
@Jesssullivan Jesssullivan deleted the codex/release-scheduling-kit-0.7.7 branch May 4, 2026 12:15
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

This PR bumps the @tummycrypt/scheduling-kit package version from 0.7.6 to 0.7.7 across all five version-carrying surfaces — package.json, BUILD.bazel, MODULE.bazel, and the two generated docs. All version strings are consistent and no other logic was changed.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All five changed files contain only the single-line version string update from 0.7.6 to 0.7.7. Every version surface is mutually consistent and no functional code was modified.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.7.6 to 0.7.7; no other fields changed.
BUILD.bazel npm_package version bumped from 0.7.6 to 0.7.7 to match package.json.
MODULE.bazel Module version bumped from 0.7.6 to 0.7.7 to match package.json.
docs/generated/release-metadata.md All three version rows updated to 0.7.7; package.json, MODULE.bazel, and BUILD.bazel entries are now aligned.
docs/generated/package-surface.md Version field in the generated surface doc updated from 0.7.6 to 0.7.7.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package.json\n0.7.6 → 0.7.7] --> V{Version\nAlignment\nCheck}
    B[BUILD.bazel\n0.7.6 → 0.7.7] --> V
    C[MODULE.bazel\n0.7.6 → 0.7.7] --> V
    V --> D[docs/generated/release-metadata.md\nAll rows → 0.7.7]
    V --> E[docs/generated/package-surface.md\nVersion → 0.7.7]
    D --> OK[✅ All surfaces aligned at 0.7.7]
    E --> OK
Loading

Reviews (1): Last reviewed commit: "Bump scheduling-kit to 0.7.7" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant