Skip to content

chore(main): release 0.20.0#3105

Open
veverkap wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.20.0#3105
veverkap wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@veverkap
Copy link
Copy Markdown
Contributor

@veverkap veverkap commented May 30, 2026

🤖 I have created a release beep boop

0.20.0 (2026-05-30)

Features

  • generate_books: add link to generate_books.py script in new text file (893d05a)

Bug Fixes

  • docker-compose: update JWT_SECRET default value for security and add books volume (893d05a)
  • recompile (3ff3719)

This PR was generated with Release Please. See documentation.

Greptile Summary

This is an automated release PR generated by Release Please, bumping the version from 0.19.0 to 0.20.0 and appending the corresponding changelog entry.

  • .release-please-manifest.json: Version field updated from "0.19.0" to "0.20.0".
  • CHANGELOG.md: New 0.20.0 section added, documenting a generate_books feature and two bug fixes (docker-compose JWT secret update and a recompile).

Confidence Score: 5/5

This PR only updates the version manifest and changelog; no executable code is modified.

Both changed files are purely declarative — the manifest records the new version string and the changelog documents what shipped. Neither file affects runtime behavior.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.19.0 to 0.20.0 by Release Please automation
CHANGELOG.md New 0.20.0 changelog entry added with feature and bug-fix entries auto-generated by Release Please

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|reads commits since v0.19.0| B[Determines semver bump]
    B -->|minor bump: new feature present| C[0.20.0]
    C --> D[Updates .release-please-manifest.json]
    C --> E[Appends CHANGELOG.md entry]
    D & E --> F[PR #3105 merged]
    F --> G[Tag v0.20.0 created]
Loading

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated Release Please PR preparing the 0.20.0 release for the root Go package.

Changes:

  • Adds the 0.20.0 changelog section with generated feature and bug-fix notes.
  • Updates the Release Please manifest from 0.19.0 to 0.20.0.
Show a summary per file
File Description
CHANGELOG.md Adds release notes for version 0.20.0.
.release-please-manifest.json Bumps the tracked root package version to 0.20.0.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@veverkap veverkap force-pushed the release-please--branches--main branch 2 times, most recently from d48265e to 9fd68b9 Compare May 30, 2026 15:33
Copilot AI review requested due to automatic review settings May 30, 2026 15:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

@veverkap veverkap force-pushed the release-please--branches--main branch 2 times, most recently from 2ef3978 to 725d83b Compare May 30, 2026 16:08
Copilot AI review requested due to automatic review settings May 30, 2026 16:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

@veverkap veverkap force-pushed the release-please--branches--main branch from 725d83b to 2626cc2 Compare May 30, 2026 16:25
Copilot AI review requested due to automatic review settings May 30, 2026 16:40
@veverkap veverkap force-pushed the release-please--branches--main branch from 2626cc2 to 63c8bfb Compare May 30, 2026 16:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

@amalgamated-bot

This comment has been minimized.

@veverkap veverkap force-pushed the release-please--branches--main branch from 63c8bfb to 95104ba Compare May 30, 2026 17:57
@amalgamated-bot
Copy link
Copy Markdown
Contributor

Hey @veverkap 👋 — thanks for this automated release PR bumping biblioteka to v0.20.0! The changelog and version manifest look clean and well-structured.

One note from the checklist:

  • No test files touched — this is expected for a pure release PR (only .release-please-manifest.json and CHANGELOG.md change), so there's nothing actionable here. This flag is a mechanical checklist result rather than a real concern for a Release Please–generated PR.

Everything else looks great: the PR is focused, follows the Conventional Commits title format (chore(main): release 0.20.0), has a clear auto-generated description, adds no new dependencies, and targets main.

If you'd like a hand with anything related to the release:

Review the CHANGELOG.md entry for v0.20.0 in the biblioteka repository and verify that all merged commits since v0.19.0 are accurately reflected. Check that feature and bug-fix entries match the actual changes in the codebase, and suggest any corrections or missing entries.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • localhost

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "localhost"

See Network Configuration for more information.

Generated by Contribution Check · sonnet46 1.7M ·

Add this agentic workflows to your repo

To install this agentic workflow, run

gh aw add github/gh-aw/.github/workflows/contribution-check.md@2b0348a9b4c50a71de650ec9a5b865c385a9d0df

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.

3 participants