chore: release v0.0.8#176
Open
szaffarano wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #176 +/- ##
=======================================
Coverage 92.83% 92.83%
=======================================
Files 32 32
Lines 2751 2751
=======================================
Hits 2554 2554
Misses 197 197
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the workspace for the v0.0.8 release by bumping crate versions and updating per-crate changelogs to reflect the included changes (notably the paste → pastey migration and lockfile updates).
Changes:
- Bump workspace/package version to
0.0.8and align internal crate versions inCargo.lock. - Update
org-cliandorg-mcp-serverto depend onorg-core0.0.8. - Add v0.0.8 entries to the
org-core,org-cli, andorg-mcp-serverchangelogs.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Bumps workspace package version to 0.0.8. |
| Cargo.lock | Updates workspace crate versions to 0.0.8. |
| org-core/CHANGELOG.md | Adds v0.0.8 changelog entry (paste → pastey). |
| org-cli/CHANGELOG.md | Adds v0.0.8 changelog entry (paste → pastey). |
| org-mcp-server/CHANGELOG.md | Adds v0.0.8 changelog entry (lockfile dependency update). |
| org-cli/Cargo.toml | Updates org-core dependency version to 0.0.8. |
| org-mcp-server/Cargo.toml | Updates org-core dependency version to 0.0.8. |
| ### ⚙️ Miscellaneous Tasks | ||
|
|
||
|
|
||
| - Update Cargo.lock dependencies - ([0000000](https://github.com/szaffarano/org-mcp-server/commit/0000000)) |
szaffarano
force-pushed
the
release-plz-2026-05-14T11-33-57Z
branch
5 times, most recently
from
May 16, 2026 04:42
a2ccf43 to
90157de
Compare
szaffarano
force-pushed
the
release-plz-2026-05-14T11-33-57Z
branch
2 times, most recently
from
May 29, 2026 10:27
bf385a6 to
0a46c7f
Compare
szaffarano
force-pushed
the
release-plz-2026-05-14T11-33-57Z
branch
9 times, most recently
from
July 14, 2026 17:15
c8a719c to
2c5e859
Compare
szaffarano
force-pushed
the
release-plz-2026-05-14T11-33-57Z
branch
from
July 14, 2026 17:40
2c5e859 to
1e1de5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
org-core: 0.0.7 -> 0.0.8 (✓ API compatible changes)org-mcp-server: 0.0.7 -> 0.0.8 (✓ API compatible changes)org-cli: 0.0.7 -> 0.0.8Changelog
org-coreorg-mcp-serverorg-cliThis PR was generated with release-plz.