Skip to content

chore: release v0.1.1#13

Open
fg-labs-bot[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-09T07-42-08Z
Open

chore: release v0.1.1#13
fg-labs-bot[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-09T07-42-08Z

Conversation

@fg-labs-bot
Copy link
Copy Markdown
Contributor

@fg-labs-bot fg-labs-bot bot commented Apr 9, 2026

🤖 New release

  • fg-sra-vdb-sys: 0.1.0 -> 0.1.1
  • fg-sra-vdb: 0.1.0 -> 0.1.1
  • fg-sra: 0.1.0 -> 0.1.1
Changelog

fg-sra-vdb-sys

[0.1.1] - 2026-04-09

Miscellaneous Tasks

  • Release v0.1.0

fg-sra-vdb

[0.1.1] - 2026-04-09

Miscellaneous Tasks

  • Release v0.1.0

fg-sra

[0.1.1] - 2026-04-09

Miscellaneous Tasks

  • Release v0.1.0


This PR was generated with release-plz.

Summary by CodeRabbit

Release Notes

  • Chores
    • Version bumped to 0.1.1 across the workspace.
    • Changelog updated with new release entry.

@fg-labs-bot fg-labs-bot bot added the release label Apr 9, 2026
@fg-labs-bot fg-labs-bot bot requested a review from nh13 as a code owner April 9, 2026 07:42
@fg-labs-bot fg-labs-bot bot added the release label Apr 9, 2026
@fg-labs-bot fg-labs-bot bot temporarily deployed to github-actions April 9, 2026 07:42 Inactive
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2a192513-bd3e-43e8-908c-23669efb1eaf

📥 Commits

Reviewing files that changed from the base of the PR and between 056cb37 and c6cf8bf.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • Cargo.toml
  • crates/fg-sra-vdb-sys/CHANGELOG.md
  • crates/fg-sra-vdb/CHANGELOG.md
  • crates/fg-sra/CHANGELOG.md
✅ Files skipped from review due to trivial changes (4)
  • crates/fg-sra-vdb-sys/CHANGELOG.md
  • crates/fg-sra-vdb/CHANGELOG.md
  • crates/fg-sra/CHANGELOG.md
  • Cargo.toml

📝 Walkthrough

Walkthrough

Version bump release incrementing workspace and crate versions from 0.1.0 to 0.1.1 in the root Cargo.toml and adding corresponding 0.1.1 changelog entries across three crates dated 2026-04-09.

Changes

Cohort / File(s) Summary
Version Manifest Updates
Cargo.toml
Incremented workspace package version and updated workspace dependency constraints for fg-sra-vdb-sys and fg-sra-vdb from 0.1.00.1.1 (paths and feature flags unchanged).
Changelog Entries
crates/fg-sra-vdb-sys/CHANGELOG.md, crates/fg-sra-vdb/CHANGELOG.md, crates/fg-sra/CHANGELOG.md
Appended new 0.1.1 release sections dated 2026-04-09 with a “Miscellaneous Tasks” subsection containing “Release v0.1.0.” No code/API changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • chore: release v0.1.0 #4: Increments workspace/crate versions to 0.1.1 and adds matching changelog entries that reference the 0.1.0 release content introduced by that PR.

Poem

🐰 A little bump, a tiny leap,
From point-oh-one, version numbers keep,
Changelogs appended, dated and neat,
Release noted, the record's complete —
hops off with a joyful beat 🐇

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release v0.1.1' directly and clearly describes the main change: bumping three crates from version 0.1.0 to 0.1.1 as a release task.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-04-09T07-42-08Z

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@crates/fg-sra-vdb-sys/CHANGELOG.md`:
- Around line 5-10: Update the changelog entry under the header "## [0.1.1] -
2026-04-09" to correct the release line reading "Release v0.1.0" so it matches
the section version; change that bullet to "Release v0.1.1" (or an appropriate
description for 0.1.1) to remove the mismatch.

In `@crates/fg-sra/CHANGELOG.md`:
- Around line 5-10: The changelog entry under "## [0.1.1] - 2026-04-09"
incorrectly lists "- Release v0.1.0"; update that bullet to "- Release v0.1.1"
so the release note matches the section version heading and keeps changelog
history consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 602dd5b7-9e27-4d8b-b06e-b21a78be100d

📥 Commits

Reviewing files that changed from the base of the PR and between 1aeefa1 and d70a816.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • Cargo.toml
  • crates/fg-sra-vdb-sys/CHANGELOG.md
  • crates/fg-sra-vdb/CHANGELOG.md
  • crates/fg-sra/CHANGELOG.md

Comment on lines +5 to +10
## [0.1.1] - 2026-04-09

### Miscellaneous Tasks

- Release v0.1.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fix version text mismatch in the 0.1.1 changelog entry.

Line 9 says Release v0.1.0, but this section is for 0.1.1. This is misleading for release notes consumers.

Suggested fix
- - Release v0.1.0
+ - Release v0.1.1
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## [0.1.1] - 2026-04-09
### Miscellaneous Tasks
- Release v0.1.0
## [0.1.1] - 2026-04-09
### Miscellaneous Tasks
- Release v0.1.1
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@crates/fg-sra-vdb-sys/CHANGELOG.md` around lines 5 - 10, Update the changelog
entry under the header "## [0.1.1] - 2026-04-09" to correct the release line
reading "Release v0.1.0" so it matches the section version; change that bullet
to "Release v0.1.1" (or an appropriate description for 0.1.1) to remove the
mismatch.

Comment on lines +5 to +10
## [0.1.1] - 2026-04-09

### Miscellaneous Tasks

- Release v0.1.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Update bullet text to the current release version.

Line 9 should reference v0.1.1, not v0.1.0, to keep changelog history accurate.

Suggested fix
- - Release v0.1.0
+ - Release v0.1.1
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## [0.1.1] - 2026-04-09
### Miscellaneous Tasks
- Release v0.1.0
## [0.1.1] - 2026-04-09
### Miscellaneous Tasks
- Release v0.1.1
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@crates/fg-sra/CHANGELOG.md` around lines 5 - 10, The changelog entry under
"## [0.1.1] - 2026-04-09" incorrectly lists "- Release v0.1.0"; update that
bullet to "- Release v0.1.1" so the release note matches the section version
heading and keeps changelog history consistent.

@fg-labs-bot fg-labs-bot bot force-pushed the release-plz-2026-04-09T07-42-08Z branch from d70a816 to 056cb37 Compare April 9, 2026 07:56
@fg-labs-bot fg-labs-bot bot temporarily deployed to github-actions April 9, 2026 07:56 Inactive
@fg-labs-bot fg-labs-bot bot force-pushed the release-plz-2026-04-09T07-42-08Z branch from 056cb37 to c6cf8bf Compare April 9, 2026 16:09
@fg-labs-bot fg-labs-bot bot deployed to github-actions April 9, 2026 16:09 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants