Skip to content

chore: release v0.0.8#176

Open
szaffarano wants to merge 1 commit into
masterfrom
release-plz-2026-05-14T11-33-57Z
Open

chore: release v0.0.8#176
szaffarano wants to merge 1 commit into
masterfrom
release-plz-2026-05-14T11-33-57Z

Conversation

@szaffarano

@szaffarano szaffarano commented May 14, 2026

Copy link
Copy Markdown
Owner

🤖 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.8
Changelog

org-core

0.0.8

⚙️ Miscellaneous Tasks

  • Migrate from unmaintained paste crate to pastey (#174) - (6f51563)

org-mcp-server

0.0.8

🐛 Bug Fixes

  • (deps) Update rust crate rmcp to v2 (#195) - (ab73197)

org-cli

0.0.8

⚙️ Miscellaneous Tasks

  • Migrate from unmaintained paste crate to pastey (#174) - (6f51563)


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings May 14, 2026 11:34
@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (3191b80) to head (1e1de5b).

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           
Flag Coverage Δ
unittests 92.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.8 and align internal crate versions in Cargo.lock.
  • Update org-cli and org-mcp-server to depend on org-core 0.0.8.
  • Add v0.0.8 entries to the org-core, org-cli, and org-mcp-server changelogs.

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.

Comment thread org-mcp-server/CHANGELOG.md Outdated
### ⚙️ Miscellaneous Tasks


- Update Cargo.lock dependencies - ([0000000](https://github.com/szaffarano/org-mcp-server/commit/0000000))
@szaffarano
szaffarano force-pushed the release-plz-2026-05-14T11-33-57Z branch 5 times, most recently from a2ccf43 to 90157de Compare May 16, 2026 04:42
@szaffarano
szaffarano force-pushed the release-plz-2026-05-14T11-33-57Z branch 2 times, most recently from bf385a6 to 0a46c7f Compare May 29, 2026 10:27
@szaffarano
szaffarano force-pushed the release-plz-2026-05-14T11-33-57Z branch 9 times, most recently from c8a719c to 2c5e859 Compare July 14, 2026 17:15
@szaffarano
szaffarano force-pushed the release-plz-2026-05-14T11-33-57Z branch from 2c5e859 to 1e1de5b Compare July 14, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants