Skip to content

chore(release): prepare 0.13.0-beta.0#320

Merged
benvinegar merged 1 commit into
mainfrom
release/0.13.0-beta.0
May 17, 2026
Merged

chore(release): prepare 0.13.0-beta.0#320
benvinegar merged 1 commit into
mainfrom
release/0.13.0-beta.0

Conversation

@benvinegar
Copy link
Copy Markdown
Member

Summary

  • bump package version to 0.13.0-beta.0
  • move current unreleased changelog entries into 0.13.0-beta.0
  • reset Unreleased and update changelog comparison links

Tests

  • bun run typecheck
  • bun test

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 16, 2026

Greptile Summary

This is a standard release preparation commit that bumps the package version to 0.13.0-beta.0 and updates the changelog accordingly.

  • package.json: version field updated from 0.12.0 to 0.13.0-beta.0.
  • CHANGELOG.md: unreleased entries moved under a new [0.13.0-beta.0] - 2026-05-16 section, the [Unreleased] block reset with empty Added/Changed/Fixed stubs, and comparison links updated to reference the new tag.

Confidence Score: 5/5

Purely a release bookkeeping change — no logic, no runtime code, and no behaviour is modified.

Both files contain only version string and changelog text changes. The comparison links are internally consistent, the new section date matches today, and no code paths are touched.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Unreleased entries moved to new [0.13.0-beta.0] section, Unreleased reset with empty Added/Changed/Fixed stubs, and comparison links updated correctly.
package.json Version bumped from 0.12.0 to 0.13.0-beta.0; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Unreleased entries] -->|moved to| B["[0.13.0-beta.0] - 2026-05-16"]
    C["[Unreleased] section"] -->|reset with empty stubs| D["Added / Changed / Fixed (empty)"]
    E["Comparison links"] -->|updated| F["Unreleased: v0.13.0-beta.0...HEAD"]
    E -->|added| G["0.13.0-beta.0: v0.12.0...v0.13.0-beta.0"]
    H["package.json version"] -->|bumped| I["0.12.0 → 0.13.0-beta.0"]
Loading

Reviews (1): Last reviewed commit: "chore(release): prepare 0.13.0-beta.0" | Re-trigger Greptile

@benvinegar benvinegar merged commit be38878 into main May 17, 2026
6 checks passed
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