nick42d / youtui

TUI and API for YouTube Music written in Rust
MIT License
46 stars 4 forks source link

chore: release #180

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

šŸ¤– New release

Changelog

## `youtui`

## [0.0.17](https://github.com/nick42d/youtui/compare/youtui/v0.0.16...youtui/v0.0.17) - 2024-11-18 ### Added - refactor task management and improve responsiveness ([#178](https://github.com/nick42d/youtui/pull/178)) ### Fixed - [**breaking**] Update default auth method - closes [#179](https://github.com/nick42d/youtui/pull/179) ([#181](https://github.com/nick42d/youtui/pull/181)) - _Youtui default auth method has changed from OAuth to Browser._
## `async-callback-manager`
## [0.0.2](https://github.com/nick42d/youtui/compare/async-callback-manager/v0.0.1...async-callback-manager/v0.0.2) - 2024-11-18 ### Fixed - [**breaking**] Update default auth method - closes [#179](https://github.com/nick42d/youtui/pull/179) ([#181](https://github.com/nick42d/youtui/pull/181)) - _Youtui default auth method has changed from OAuth to Browser._
## `ytmapi-rs`
## [0.0.16](https://github.com/nick42d/youtui/compare/ytmapi-rs/v0.0.15...ytmapi-rs/v0.0.16) - 2024-11-18 ### Added - refactor task management and improve responsiveness ([#178](https://github.com/nick42d/youtui/pull/178))
## `json-crawler`
## [0.0.4](https://github.com/nick42d/youtui/compare/json-crawler/v0.0.3...json-crawler/v0.0.4) - 2024-11-18 ### Added - refactor task management and improve responsiveness ([#178](https://github.com/nick42d/youtui/pull/178))


This PR was generated with release-plz.