jdrouet / tmdb-api

Yet another TMDB api client written in rust, working with async
13 stars 8 forks source link

chore: release v0.5.1 #42

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

🤖 New release

Changelog

## [0.5.1](https://github.com/jdrouet/tmdb-api/compare/v0.5.0...v0.5.1) - 2023-10-24 ### Added - add watch providers for TV shows - add client builder ### Fixed - update test docs - documentation for movie watch providers ### Other - update github action config - add release-plz - *(deps)* bump rustls-webpki from 0.101.1 to 0.101.4 - use non deprecated fields - apply clippy suggestions


This PR was generated with release-plz.