Skip to content

Commit

Permalink
🔊 updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sarbagyastha committed Aug 7, 2024
1 parent 327dea1 commit 055f970
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/youtube_player_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 9.0.2
* Fixes issue with getting error logs even after disposing player.

## 9.0.1
* Fixes issue with fullscreen pop.

Expand Down
2 changes: 1 addition & 1 deletion packages/youtube_player_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: youtube_player_flutter
description: Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.
version: 9.0.1
version: 9.0.2
repository: https://github.com/sarbagyastha/youtube_player_flutter
homepage: https://github.com/sarbagyastha/youtube_player_flutter/tree/master/packages/youtube_player_flutter

Expand Down

0 comments on commit 055f970

Please sign in to comment.