Skip to content

chore(main): release 0.5.1 - #48

Merged
smorin merged 2 commits into
mainfrom
release-please--branches--main--components--togl
Jul 16, 2026
Merged

chore(main): release 0.5.1#48
smorin merged 2 commits into
mainfrom
release-please--branches--main--components--togl

Conversation

@smorin-release-please

@smorin-release-please smorin-release-please Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.1 (2026-07-16)

Bug Fixes

  • use schema-valid 'default' object in .contributors.yml (#47) (d8c08ed)

This PR was generated with Release Please. See documentation.

Review in cubic

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 173b054524

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Cargo.toml

[workspace.package]
version = "0.5.0"
version = "0.5.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Sync Cargo.lock with the release version

This release bumps the workspace packages to 0.5.1, but Cargo.lock still records togl, togl-ffi, and togl-lib as 0.5.0 (Cargo.lock:924-953). I checked cargo check --help: --locked asserts that Cargo.lock remains unchanged, and the inspected CI/release workflows run Cargo with --locked (for example .github/workflows/ci.yml:49, .github/workflows/ci.yml:70, and .github/workflows/release.yml:200), so those jobs can fail as soon as Cargo tries to reconcile the lockfile with this bumped workspace version. Please include the cargo update --workspace/Cargo.lock changes in the release commit.

Useful? React with 👍 / 👎.

@smorin
smorin merged commit f82d4ee into main Jul 16, 2026
19 of 20 checks passed
@smorin-release-please

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