release: v1.1.0 #49
Reference in New Issue
Block a user
Delete Branch "release/v1.1.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated version bump and checksum update for v1.1.0.
cc @cpfarhood
Greptile Summary
This is an automated release PR that bumps the plugin version from
1.0.0to1.1.0across all three version-tracking files, and updates the ArtifactHub metadata to point to the new release archive with its corresponding SHA-256 checksum.Changes:
artifacthub-pkg.yml: version,archive-url, andarchive-checksumupdated for v1.1.0package.json:versionfield updated to1.1.0package-lock.json: both root andpackages[\"\"]version fields updated to1.1.0All version references are consistent across files. The new checksum (
sha256:e212381f38c331383604b06f6552997fcba5c8b42a3bd828e3b43ed3e5028448) is the correct 64-character hex length for a SHA-256 digest. No dependency changes or logic changes are included — this is a clean, mechanical version bump.Confidence Score: 5/5
Safe to merge — purely a version bump with consistent changes across all three files and a correctly formatted SHA-256 checksum.
All three files agree on version 1.1.0, the archive URL matches the version, and the checksum is a valid 64-character SHA-256 hex string. No logic changes, no dependency updates, no risk surface introduced.
No files require special attention.
Important Files Changed
Flowchart
Reviews (1): Last reviewed commit: "release: v1.1.0" | Re-trigger Greptile