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.25.0 #391

Merged
merged 1 commit into from
Jun 3, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 3, 2023

🤖 New release

  • octocrab: 0.24.0 -> 0.25.0 (⚠️ API breaking changes)

⚠️ octocrab breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-check/tree/v0.20.1/src/lints/enum_variant_added.ron

Failed in:
  variant Auth:UserAccessToken in /tmp/.tmpAgBZWJ/octocrab/src/auth.rs:49
Changelog

0.25.0 - 2023-06-03

Other

  • Add User Access Authentication (#375)
  • Add allow_forking & allow_update_branch in Repository model (#379)
  • added org secrets api (#384)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2023-06-03T10-57-53Z branch from 6b150e1 to 8ce8225 Compare June 3, 2023 10:58
@github-actions github-actions bot changed the title chore: release v0.24.1 chore: release v0.25.0 Jun 3, 2023
@github-actions github-actions bot force-pushed the release-plz/2023-06-03T10-57-53Z branch from 8ce8225 to 1262c05 Compare June 3, 2023 10:58
@github-actions github-actions bot force-pushed the release-plz/2023-06-03T10-57-53Z branch from 1262c05 to 4ebe3f4 Compare June 3, 2023 10:58
@XAMPPRocky XAMPPRocky merged commit 71bc925 into main Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant