Skip to content

Commit 04f8bc9

Browse files
committed
Update version: v2.3.10
1 parent 77072cd commit 04f8bc9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.3.10
2+
- Update dev_dependencies
3+
- Fix #328. Shorts extraction from channel uploads.
4+
- Skip tests that always fail on GitHub actions.
5+
16
## 2.3.9
27
- Fix HLS extraction.
38
- Fix JSEngine: -, * operators.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: youtube_explode_dart
22
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
3-
version: 2.3.9
3+
version: 2.3.10
44
homepage: https://github.com/Hexer10/youtube_explode_dart
55

66
topics:

0 commit comments

Comments
 (0)