Skip to content

chore: patch release 18.0.1#298

Merged
ChiragAgg5k merged 1 commit intomasterfrom
patch/18.0.1
Apr 14, 2026
Merged

chore: patch release 18.0.1#298
ChiragAgg5k merged 1 commit intomasterfrom
patch/18.0.1

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

Summary

  • Bumps version to 18.0.1 (package.json, package-lock.json, Formula/appwrite.rb)
  • Adds changelog entry for the patch

The 18.0.0 publish workflow failed at the "Update Homebrew formula checksums" step because it ran with the old \Q...\E regex syntax. The fix landed on master in #297 but the workflow used the YAML from the 18.0.0 tag.

This patch release will re-trigger the publish workflow with the corrected regex so Homebrew checksums get updated properly.

Test plan

  • Merge PR
  • Create 18.0.1 GitHub release targeting master
  • Verify publish workflow completes successfully including Homebrew formula update

Patch release to re-run the publish workflow with the Homebrew
checksum regex fix from #297. The 18.0.0 publish workflow failed
at the formula update step because it ran with the old \Q...\E
regex syntax.
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 14, 2026

Greptile Summary

This is a patch release bumping the version to 18.0.1 across package.json, package-lock.json, and Formula/appwrite.rb, along with a CHANGELOG entry. The sole purpose is to re-trigger the publish workflow with the Homebrew checksum regex fix that landed in #297, since the 18.0.0 workflow ran against the old tag's YAML. The sha256 placeholder values in Formula/appwrite.rb are intentionally zeroed out and will be replaced by release automation.

Confidence Score: 5/5

  • This PR is safe to merge — it's a minimal, consistent version bump with no logic changes.
  • All four changed files are version/metadata updates only. Versions are consistent across package.json, package-lock.json, and the Homebrew formula. The SHA256 placeholders in the formula are intentional and handled by the publish workflow. No functional code was modified.
  • No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 18.0.0 to 18.0.1; no other changes.
package-lock.json Lockfile version field updated to 18.0.1 to match package.json.
Formula/appwrite.rb Version bumped to 18.0.1; SHA256 placeholders left as zeros, intentionally replaced by the publish workflow automation.
CHANGELOG.md New 18.0.1 section added at the top, accurately describing the Homebrew checksum regex fix.

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

@ChiragAgg5k ChiragAgg5k merged commit 6f55119 into master Apr 14, 2026
2 checks passed
@ChiragAgg5k ChiragAgg5k deleted the patch/18.0.1 branch April 14, 2026 14:48
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.

2 participants