Skip to content

chore(main): release 0.2.0#61

Merged
znat merged 1 commit into
mainfrom
release-please--branches--main--components--cli
May 22, 2026
Merged

chore(main): release 0.2.0#61
znat merged 1 commit into
mainfrom
release-please--branches--main--components--cli

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 20, 2026

🤖 I have created a release beep boop

0.2.0 (2026-05-21)

⚠ BREAKING CHANGES

  • cli: AI_PROTOCOL=anthropic now requires ANTHROPIC_API_KEY. OPENAI_API_KEY is no longer accepted as a substitute under the anthropic protocol.

Features

  • cli: select AI key by AI_PROTOCOL (OPENAI/ANTHROPIC) (#60) (2377078)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 20, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping @gitpulse/cli from 0.1.6 to 0.2.0 to publish the breaking change introduced in PR #60.

  • cli/package.json: Version bumped from 0.1.6 to 0.2.0.
  • cli/CHANGELOG.md: New 0.2.0 entry added, documenting the breaking change that AI_PROTOCOL=anthropic now exclusively requires ANTHROPIC_API_KEY, and the new AI protocol key-selection feature.
  • .release-please-manifest.json: Manifest updated to track the new version 0.2.0.

Confidence Score: 5/5

Safe to merge — all three files are purely metadata changes (version number, changelog entry, manifest) with no logic or runtime behaviour involved.

The diff touches only the package version, the release manifest, and the changelog. No source code, configuration, or runtime paths are modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.1.6 to 0.2.0 by Release Please automation.
cli/CHANGELOG.md New 0.2.0 section added documenting the breaking change (AI_PROTOCOL=anthropic now requires ANTHROPIC_API_KEY) and the AI key selection feature from PR #60.
cli/package.json Package version bumped from 0.1.6 to 0.2.0 to reflect the minor version bump introduced by the breaking change.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #60 merged\nAI_PROTOCOL key selection] --> B[Release Please\ndetects breaking change]
    B --> C[Bumps version\n0.1.6 → 0.2.0]
    C --> D[Updates cli/package.json]
    C --> E[Updates .release-please-manifest.json]
    C --> F[Appends cli/CHANGELOG.md]
Loading

Reviews (2): Last reviewed commit: "chore(main): release 0.2.0" | Re-trigger Greptile

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--cli branch from 4f28c7d to 2ccb47c Compare May 21, 2026 12:39
@znat znat merged commit 8dcd9dc into main May 22, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant