Skip to content

Release 1.0.1#183

Merged
prim-8 merged 1 commit into
mainfrom
release/1.0.1
Jun 1, 2026
Merged

Release 1.0.1#183
prim-8 merged 1 commit into
mainfrom
release/1.0.1

Conversation

@prim-8
Copy link
Copy Markdown
Collaborator

@prim-8 prim-8 commented Jun 1, 2026

Unified version bump 1.0.0 → 1.0.1 across all SDKs (node, python, go, cli + scaffold version ranges), matching the established release-PR pattern (#180).

Included since 1.0.0

No source changes in python/go/cli this release — version bumped to keep the SDKs in lockstep.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 1, 2026

Greptile Summary

Lockstep version bump from 1.0.0 to 1.0.1 across all four SDKs (node, python, go, cli), driven by the sanitize-html edge-runtime fix landed in sdk-node via #182.

  • cli-node/package.json, sdk-node/package.json, sdk-python/pyproject.toml, sdk-go/VERSION each have their version field incremented; no source logic is changed in python, go, or cli.
  • function-templates.ts updates both SDK_VERSION_RANGE and CLI_VERSION_RANGE from ^1.0.0 to ^1.0.1, ensuring newly scaffolded projects pick up the sanitizer fix and do not resolve a downgraded CLI binary.

Confidence Score: 5/5

All changes are isolated version-field increments; no behavioural code was modified in this PR.

Every changed line is a version string or a caret-range constant derived from it. The scaffold version ranges in function-templates.ts are updated consistently with both package versions, matching the pattern enforced by the lockstep test referenced in the file's own comments. No logic, API surface, or dependency set is altered.

No files require special attention.

Important Files Changed

Filename Overview
cli-node/package.json Version bumped 1.0.0 → 1.0.1; no other changes.
cli-node/src/oclif/function-templates.ts SDK_VERSION_RANGE and CLI_VERSION_RANGE both updated from ^1.0.0 to ^1.0.1, consistent with the new CLI version; no logic changes.
sdk-go/VERSION Version bumped 1.0.0 → 1.0.1; single-line file change.
sdk-node/package.json Version bumped 1.0.0 → 1.0.1; no other changes.
sdk-python/pyproject.toml Version bumped 1.0.0 → 1.0.1; no other changes.

Reviews (1): Last reviewed commit: "Release 1.0.1" | Re-trigger Greptile

@prim-8 prim-8 added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit a257b1e Jun 1, 2026
12 checks passed
@prim-8 prim-8 deleted the release/1.0.1 branch June 1, 2026 22:03
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