Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pace_core): release v0.5.0 #17

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

simonsan
Copy link
Contributor

🤖 New release

  • pace_core: 0.4.0 -> 0.5.0 (⚠️ API breaking changes)

⚠️ pace_core breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.28.0/src/lints/function_missing.ron

Failed in:
  function pace_core::config::find_config_file, previously in file C:\Users\dailyuse\AppData\Local\Temp\.tmp6kxgZf\pace_core\src\config.rs:94
Changelog

pace_core

0.5.0 - 2024-02-14

Added

  • (commands) introduce new pace craft setup command to make onboarding easier (#10)

Other

  • update readmes
  • update cargo manifests


This PR was generated with release-plz.

@simonsan simonsan added this pull request to the merge queue Feb 14, 2024
Merged via the queue into main with commit dcd321e Feb 14, 2024
23 checks passed
@simonsan simonsan deleted the release-plz-2024-02-14T03-38-04Z branch February 14, 2024 03:54
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.

1 participant