Skip to content

chore: release v0.2.2#47

Merged
jdx merged 1 commit intomainfrom
release-plz-2026-03-24T01-33-04Z
Mar 24, 2026
Merged

chore: release v0.2.2#47
jdx merged 1 commit intomainfrom
release-plz-2026-03-24T01-33-04Z

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Mar 24, 2026

🤖 New release

  • pklr: 0.2.1 -> 0.2.2 (✓ API compatible changes)
Changelog

0.2.2 - 2026-03-24

Added

  • add HTTP URL rewrite support (#46)

Fixed

  • strip inherited class definitions from extends and remote amends (#48)
  • strip inherited class definitions from amends output (#45)


This PR was generated with release-plz.

@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Mar 24, 2026

Greptile Summary

This is a standard automated release PR generated by release-plz, bumping pklr from 0.2.1 to 0.2.2 — a patch-level, API-compatible release.

  • Cargo.toml: Version field updated from 0.2.10.2.2.
  • Cargo.lock: Lock file entry for pklr updated to match the new version; no dependency changes.
  • CHANGELOG.md: New entry for v0.2.2 added under [Unreleased], documenting the fix for stripping inherited class definitions from amends output (PR fix: strip inherited class definitions from amends output #45).

Confidence Score: 5/5

  • This PR is safe to merge — it contains only version metadata and changelog updates with no logic changes.
  • All three changed files are release artifacts (version number, lock file, changelog). The version bump is consistent across Cargo.toml and Cargo.lock, the changelog entry is well-formed and correctly references the associated PR, and no source code was modified.
  • No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds the v0.2.2 changelog entry documenting the fix for stripping inherited class definitions from amends output.
Cargo.toml Version bumped from 0.2.1 to 0.2.2; no other changes.
Cargo.lock Lock file updated to reflect the new pklr version 0.2.2; no dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["release-plz bot"] -->|"generates release PR"| B["PR #47: chore: release v0.2.2"]
    B --> C["Cargo.toml\nversion: 0.2.1 → 0.2.2"]
    B --> D["Cargo.lock\npklr entry: 0.2.1 → 0.2.2"]
    B --> E["CHANGELOG.md\nadd v0.2.2 entry"]
    C & D & E --> F["Merge to main"]
    F --> G["Tag: v0.2.2"]
    G --> H["crates.io publish"]
Loading

Reviews (1): Last reviewed commit: "chore: release v0.2.2" | Re-trigger Greptile

@jdx jdx force-pushed the release-plz-2026-03-24T01-33-04Z branch from 27cf1be to 2f5515a Compare March 24, 2026 01:42
@jdx jdx force-pushed the release-plz-2026-03-24T01-33-04Z branch from 2f5515a to 49aa1df Compare March 24, 2026 01:44
@jdx jdx merged commit 60fd88c into main Mar 24, 2026
6 checks passed
@jdx jdx deleted the release-plz-2026-03-24T01-33-04Z branch March 24, 2026 01:47
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