Skip to content

chore: release main#31

Merged
znat merged 1 commit intomainfrom
release-please--branches--main
May 4, 2026
Merged

chore: release main#31
znat merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

🤖 I have created a release beep boop

0.1.3

0.1.3 (2026-05-04)

Features

  • action: parallel commit analysis + reuse gitsky's size schema (5a51361)
  • action: Phase 2 v0 — local git → LLM → story JSON pipeline (85cefa5)
  • action: Phase 2.1+2.2 — lift gitsky's prompt + schema; add anthropic protocol (d189e06)
  • action: Phase 2.3 + size assessment (1815780)
  • action: Phase 3 — fetch-from-site state restore (3de6587)
  • action: resolve direct-push GitHub handles via Commit.author.user (be5dbf6)
  • autoversioned releases via release-please (#11) (cfc2c86)
  • one-click GitHub release workflow (#9) (fdce44d)
  • Open PR detail in a right-side drawer with scroll preserve (#25) (0a31f0f)
  • Redesign PR detail page (port from gitsky) (#24) (32a2f7d)
  • ship @gitpulse/cli + reusable Pages workflow (#26) (44c95b0)
  • site: author byline is plain text (no link) (2a3ee86)
  • site: content collection — read stories from JSON, render feed + detail pages (fbbe018)
  • site: external links open in new tab (target=_blank, rel=noopener noreferrer) (99e629e)
  • site: full editorial layout — masthead, section nav, day groups, fixes & housekeeping (640c870)
  • site: keyword-rich SEO paths — /stories/<id>/<slug>/ (d5e91cd)
  • site: lift gitsky editorial design — TopBar, RepoHeader, SizeBars, meta row (985a21a)
  • site: proper logo + theme toggle (system default) (6012e79)
  • site: SEO port — robots, sitemap, OG images, JSON-LD, per-page metadata (c8a2fe2)

Bug Fixes

  • action: defaultBranch falls back to HEAD when origin/HEAD missing (post-checkout) (9312109)
  • action: drop broken author URL on direct-push stories (#2) (0a1dbbc)
  • action: handle <think> reasoning blocks (MiniMax, DeepSeek-R1, etc.) (a3f785c)
  • action: resolve outDir against repo root, not yarn-workspace cwd (f749d3b)
  • action: trust LangChain structured-output, drop strict re-validation (9f91f7a)
  • cli: align --help docs; drop linked-versions plugin to unblock releases (#30) (6e42b80)
  • populate first-release editions and simplify URL (#22) (762cd86)
  • release-please: use bare release outputs (linked-versions doesn't emit per-package) (7afb79c)
  • site: favicon path respects basePath; home title matches reference (08d7a04)
  • site: give OG images a .png extension for correct Content-Type (c4f8c76)
  • site: logo font + favicon match the editorial reference (ac038cc)
  • site: split fs-based loaders out of stories module (0d591c6)
0.1.2

0.1.2 (2026-05-04)

Bug Fixes

  • cli: align --help docs; drop linked-versions plugin to unblock releases (#30) (6e42b80)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

Automated release PR from Release Please bumping the root package to 0.1.3 and @gitpulse/cli to 0.1.2. All version numbers are consistent across package.json, cli/package.json, and .release-please-manifest.json, and the changelogs accurately reflect the accumulated commits since the prior releases.

Confidence Score: 5/5

Safe to merge — purely automated version bumps and changelog updates with no logic changes.

All changes are generated by Release Please and limited to version strings in manifest/package files and changelog entries. Versions are internally consistent across all five files; no code logic is modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumps: root package 0.1.2→0.1.3 and cli package 0.1.1→0.1.2, consistent with package.json changes
CHANGELOG.md Adds 0.1.3 release section with all features and bug fixes accumulated since v0.1.2
cli/CHANGELOG.md Adds 0.1.2 release section for the cli package with the single bug fix commit
cli/package.json Version bump from 0.1.1 to 0.1.2, matches manifest and cli changelog
package.json Version bump from 0.1.2 to 0.1.3, matches manifest and root changelog

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please bot] -->|reads commits since v0.1.2| B[Generates PR]
    B --> C{Package}
    C -->|root| D[package.json\n0.1.2 → 0.1.3]
    C -->|cli| E[cli/package.json\n0.1.1 → 0.1.2]
    D --> F[.release-please-manifest.json\nupdated]
    E --> F
    D --> G[CHANGELOG.md\n0.1.3 section added]
    E --> H[cli/CHANGELOG.md\n0.1.2 section added]
    F & G & H --> I[Merge → tag v0.1.3 + v0.1.2-cli]
Loading

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

@znat znat merged commit 08107cf into main May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 4, 2026

🤖 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