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: release v0.2.0 #118

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2024

🤖 New release

  • ducker: 0.1.6 -> 0.2.0 (⚠️ API breaking changes)

⚠️ ducker 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.36.0/src/lints/function_missing.ron

Failed in:
  function ducker::terminal::restore, previously in file /tmp/.tmpzeuEdV/ducker/src/terminal.rs:18
  function ducker::terminal::init, previously in file /tmp/.tmpzeuEdV/ducker/src/terminal.rs:11
Changelog

0.2.0 - 2024-12-01

Other

  • (deps) update a range of dependencies (#117)


This PR was generated with release-plz.

@robertpsoane robertpsoane merged commit e42ebdc into master Dec 1, 2024
@robertpsoane robertpsoane deleted the release-plz-2024-12-01T18-09-39Z branch December 1, 2024 18:14
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