Update to version 1.10.10

This commit is contained in:
Mattia 2022-02-28 12:45:56 +01:00
parent 60f62f1ad6
commit 4dcea575bc
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## 1.10.10
- Fix issue #136: Add `bannerUrl` getter for `Channel`.
- Fix `ChannelClient.getByUsername` for `youtube.com/c/XXXX` channels.
- Fix issue #192: Make nullable ChannelAboutPage's properties.
## 1.10.9
- Fix issue #180: YouTube throttling videos. - Thanks to @itssidhere.

View File

@ -1,6 +1,6 @@
name: youtube_explode_dart
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
version: 1.10.9+1
version: 1.10.10
homepage: https://github.com/Hexer10/youtube_explode_dart