chore(main): release sproink 0.1.1#35
Conversation
Greptile SummaryAutomated release PR generated by Release Please, bumping Confidence Score: 5/5Safe to merge — purely automated version bump and changelog update with no code changes. All four files contain only mechanical version string updates generated by Release Please. No logic, API surface, or dependencies were altered, and all version strings are mutually consistent across Cargo.toml, Cargo.lock, and the manifest. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please bot] -->|detects merged fix PRs| B[Bump version 0.1.0 → 0.1.1]
B --> C[Update Cargo.toml]
B --> D[Update Cargo.lock]
B --> E[Update .release-please-manifest.json]
B --> F[Update CHANGELOG.md]
C & D & E & F --> G[PR #35 merged]
G --> H[Tag sproink-v0.1.1]
H --> I[Publish to crates.io / GitHub Release]
Reviews (1): Last reviewed commit: "chore(main): release sproink 0.1.1" | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=======================================
Coverage 99.06% 99.06%
=======================================
Files 9 9
Lines 3320 3320
=======================================
Hits 3289 3289
Misses 31 31 🚀 New features to boost your workflow:
|
🤖 I have created a release beep boop
0.1.1 (2026-04-23)
Bug Fixes
This PR was generated with Release Please. See documentation.