XAMPPRocky / octocrab

A modern, extensible GitHub API Client for Rust.
Other
1.02k stars 253 forks source link

chore: release v0.38.1 #655

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

🤖 New release

Changelog

## [0.38.1](https://github.com/XAMPPRocky/octocrab/compare/v0.38.0...v0.38.1) - 2024-06-17 ### Added - added /user/blocks functionality ([#657](https://github.com/XAMPPRocky/octocrab/pull/657)) - add method to create repo webhook ([#640](https://github.com/XAMPPRocky/octocrab/pull/640)) ### Fixed - *(builder)* Change add_retry_config signature to match others in OctocrabBuilder ([#643](https://github.com/XAMPPRocky/octocrab/pull/643)) ### Other - Add AutoRebaseEnabled to models.rs ([#660](https://github.com/XAMPPRocky/octocrab/pull/660)) - cargo fmt ([#658](https://github.com/XAMPPRocky/octocrab/pull/658)) - Fix issue [#635](https://github.com/XAMPPRocky/octocrab/pull/635) ([#637](https://github.com/XAMPPRocky/octocrab/pull/637)) - Update issues.rs ([#634](https://github.com/XAMPPRocky/octocrab/pull/634)) - Add head repo to create pr ([#636](https://github.com/XAMPPRocky/octocrab/pull/636)) - Added support for make_latest in UpdateReleaseBuilder ([#646](https://github.com/XAMPPRocky/octocrab/pull/646)) - Changing the user name from required to optional parameter ([#650](https://github.com/XAMPPRocky/octocrab/pull/650)) - Update models.rs ([#651](https://github.com/XAMPPRocky/octocrab/pull/651))


This PR was generated with release-plz.