Skip to content

chore(main): release 0.3.0#68

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.3.0 (2026-06-02)

⚠ BREAKING CHANGES

  • cli: AI_PROTOCOL/AI_MODEL/AI_BASE_URL/AI_TEMPERATURE, GITPULSE_BRANCH/GITPULSE_LIMIT, and the top-level bootstrapDays/ concurrency/releasesCap/includePrereleases fields are removed. Configure them via .gitpulse.json text and analysis instead. The publish-pages workflow's ai-*/scope inputs are removed.

Features

  • cli: move all non-secret config into .gitpulse.json (#66) (eeb5515)

Bug Fixes

  • cli: derive Blob storeId from token to prevent URL drift (#64) (439c74c)
  • site: show story illustrations on detail views + generate 1K images (#67) (6486c23)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 2, 2026

Copy link
Copy Markdown

Greptile Summary

Automated Release Please PR bumping the @gitpulse/cli package from v0.2.0 to v0.3.0, with corresponding changelog and manifest updates.

Confidence Score: 5/5

Fully automated release PR with only version bump and changelog — safe to merge.

All three changed files are generated by Release Please with no hand-edited logic: a one-field JSON manifest update, a version bump in package.json, and a prepended changelog section. The underlying feature work shipped in earlier PRs (#64, #66, #67); this PR only records and publishes the version.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.2.0 to 0.3.0 — straightforward manifest update by Release Please automation.
cli/CHANGELOG.md New 0.3.0 section added documenting breaking changes (env var and config field removal), one feature, and two bug fixes.
cli/package.json Package version bumped from 0.2.0 to 0.3.0 with no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump .release-please-manifest.json\n0.2.0 → 0.3.0]
    A --> C[Bump cli/package.json\n0.2.0 → 0.3.0]
    A --> D[Append cli/CHANGELOG.md\nv0.3.0 entry]
    D --> E[Breaking: env vars & config fields removed]
    D --> F[Feature: config moved to .gitpulse.json]
    D --> G[Fix: Blob storeId from token]
    D --> H[Fix: story illustrations on detail views]
Loading

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

@znat znat merged commit 7014e8d into main Jun 2, 2026
3 checks passed
@github-actions

github-actions Bot commented Jun 2, 2026

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