Skip to content

chore(release): bump to 0.2.3#3

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/release-v0.2.3
Apr 27, 2026
Merged

chore(release): bump to 0.2.3#3
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/release-v0.2.3

Conversation

@Jesssullivan

Copy link
Copy Markdown
Contributor

Summary

  • bump package and Bazel module version to 0.2.3 after module-scoped npm repo fix
  • prepare a clean tag target for bazel-registry rollout

Validation

  • pnpm typecheck
  • pnpm test
  • pnpm build
  • pnpm check:package
  • npx --yes @bazel/bazelisk build //:pkg //:test --verbose_failures

@greptile-apps

greptile-apps Bot commented Apr 27, 2026

Copy link
Copy Markdown

Greptile Summary

Version bump from 0.2.2 to 0.2.3 across all three versioned artifacts (package.json, MODULE.bazel, BUILD.bazel), with a minor fix adding a trailing newline to package.json. No logic changes are included.

Confidence Score: 5/5

This PR is safe to merge — all changes are mechanical version bumps with no logic modifications.

Only version strings are changed across three files, and all three are consistent at 0.2.3. No code logic, dependencies, or configuration is altered.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.2.2 to 0.2.3; trailing newline added at end of file
MODULE.bazel Bazel module version bumped from 0.2.2 to 0.2.3
BUILD.bazel npm_package version bumped from 0.2.2 to 0.2.3

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Version Bump 0.2.2 → 0.2.3] --> B[package.json]
    A --> C[MODULE.bazel]
    A --> D[BUILD.bazel]
    B --> E[npm package @tummycrypt/tinyland-user-resolution]
    C --> F[Bazel module tummycrypt_tinyland_user_resolution]
    D --> G[npm_package target]
Loading

Reviews (1): Last reviewed commit: "chore(release): bump to 0.2.3" | Re-trigger Greptile

@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 2e156ed into main Apr 27, 2026
5 checks passed
@Jesssullivan Jess Sullivan (Jesssullivan) deleted the jess/release-v0.2.3 branch April 27, 2026 17:07
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