Skip to content

chore(master): release 0.23.0 - #225

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master
Open

chore(master): release 0.23.0#225
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.23.0 (2026-07-05)

⚠ BREAKING CHANGES

  • removing field key and invalid type schema panics as this is required change to support union schema (#229)

Features

  • *.md files in docs (57b08ec)
  • removing field key and invalid type schema panics as this is required change to support union schema (#229) (9d196f8)
  • zog best practices skill (7b01b63)
  • zss, zss to json schema and json schema for zss (#226) (b486cb1)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by Release Please, bumping the version from 0.22.2 to 0.23.0 and updating the changelog accordingly.

  • .release-please-manifest.json: Version string updated from 0.22.2 to 0.23.0.
  • CHANGELOG.md: New release entry added for 0.23.0, documenting one breaking change (removal of field key and invalid type schema panics), four features (ZSS/JSON schema support, zog best practices skill, docs .md files, and the union schema prerequisite change), and one bug fix (Go 1.23.x test compatibility).

Confidence Score: 5/5

Safe to merge — purely automated metadata updates with no logic changes.

Both changed files are auto-generated release artifacts: a one-line version bump in the manifest and a new changelog entry. There is no executable code, no schema migration, and no configuration that could affect runtime behavior.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.22.2 to 0.23.0 by Release Please automation
CHANGELOG.md New 0.23.0 release entry added, documenting breaking changes, features, and bug fixes

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Collects merged commits| B[Generate CHANGELOG entry]
    B --> C[Bump .release-please-manifest.json\n0.22.2 → 0.23.0]
    C --> D[Open Release PR #225]
    D -->|Merged| E[GitHub Tag v0.23.0]
    E --> F[GitHub Release Published]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Release Please Bot] -->|Collects merged commits| B[Generate CHANGELOG entry]
    B --> C[Bump .release-please-manifest.json\n0.22.2 → 0.23.0]
    C --> D[Open Release PR #225]
    D -->|Merged| E[GitHub Tag v0.23.0]
    E --> F[GitHub Release Published]
Loading

Reviews (6): Last reviewed commit: "chore(master): release 0.23.0" | Re-trigger Greptile

@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 3 times, most recently from db9c2cf to cc73b74 Compare May 17, 2026 17:14
@github-actions github-actions Bot changed the title chore(master): release 0.22.3 chore(master): release 0.23.0 Jun 16, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch from cc73b74 to 45bfde4 Compare June 16, 2026 07:07
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch from 45bfde4 to 1075485 Compare July 5, 2026 16:41
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.

0 participants