File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## 2.0.0 / 23 May 2022
7+ ## 2.0.1 / 21 Sep 2022
8+ Bugfixes:
9+ * Accept ` /c/ ` vanity URLs.
10+ * Fix crash when ` items ` is completely missing from Google response.
11+ * Do not store ` blockedIn ` if it is empty.
812
13+ ## 2.0.0 / 23 May 2022
914Features:
1015 * ** breaking:** Add native ES module export.
1116 * ** breaking:** Require Node.js 14+.
Original file line number Diff line number Diff line change 11{
22 "name" : " u-wave-source-youtube" ,
33 "description" : " YouTube media source for üWave." ,
4- "version" : " 2.0.0 " ,
4+ "version" : " 2.0.1 " ,
55 "author" : " Sooyou" ,
66 "contributors" : [
77 " Renée Kooi <renee@kooi.me>"
You can’t perform that action at this time.
0 commit comments