Skip to content

chore(release): prepare 0.17.6#593

Merged
benvinegar merged 2 commits into
0.17.xfrom
chore/release-0.17.6
Jul 25, 2026
Merged

chore(release): prepare 0.17.6#593
benvinegar merged 2 commits into
0.17.xfrom
chore/release-0.17.6

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • Prepare hunkdiff 0.17.6 as a packaging-only recovery of 0.17.5.
  • Preserve the exact application behavior and backports already shipped to npm as 0.17.5.
  • Consume a patch changeset documenting that 0.17.6 will restore downloadable GitHub release binaries.
  • Keep GitHub release creation in the tag workflow, after benchmark, build, staging, and npm publication complete.

Verification

  • bun run typecheck
  • bun run lint
  • bun run format:check
  • bun run ./scripts/check-release-version.ts v0.17.6
  • git diff --check origin/0.17.x...HEAD

This PR description was generated by Pi using OpenAI GPT-5.3

@greptile-apps

greptile-apps Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Prepare the 0.17.6 packaging recovery release.

  • Bump the hunkdiff package version from 0.17.5 to 0.17.6.
  • Add a changelog entry explaining that application behavior is unchanged and GitHub release binaries will be restored.

Confidence Score: 5/5

The PR appears safe to merge as a consistent packaging-only version and changelog update.

The existing release workflow derives package and binary artifact versions from package.json, validates the release tag against it, and contains no additional version-coupled metadata requiring an update.

Important Files Changed

Filename Overview
package.json Bumps the root package version to 0.17.6, which is consistently consumed by the existing release and artifact-staging workflow.
CHANGELOG.md Documents 0.17.6 as a packaging-only republication of the 0.17.5 application behavior.

Reviews (1): Last reviewed commit: "chore(release): prepare 0.17.6" | Re-trigger Greptile

@benvinegar
benvinegar merged commit f90a2fa into 0.17.x Jul 25, 2026
11 checks passed
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