File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed
packages/metascraper-media-provider Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.5.6] ( https://github.com/microlinkhq/metascraper/compare/v4.5.5...v4.5.6 ) (2018-10-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add proxy support at youtube-dl ([ c2c0fea] ( https://github.com/microlinkhq/metascraper/commit/c2c0fea ) )
12
+ * iterate over new formats detected ([ 14db749] ( https://github.com/microlinkhq/metascraper/commit/14db749 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 4.5.5] ( https://github.com/microlinkhq/metascraper/compare/v4.5.5-alpha.0...v4.5.5 ) (2018-10-21)
7
19
8
20
** Note:** Version bump only for package metascraper
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 4.5.5 "
6
+ "version" : " 4.5.6 "
7
7
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.5.6] ( https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v4.5.5...v4.5.6 ) (2018-10-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add proxy support at youtube-dl ([ c2c0fea] ( https://github.com/microlinkhq/metascraper/tree/master/packages/commit/c2c0fea ) )
12
+ * iterate over new formats detected ([ 14db749] ( https://github.com/microlinkhq/metascraper/tree/master/packages/commit/14db749 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 4.5.5] ( https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v4.5.5-alpha.0...v4.5.5 ) (2018-10-21)
7
19
8
20
** Note:** Version bump only for package metascraper-media-provider
Original file line number Diff line number Diff line change 2
2
"name" : " metascraper-media-provider" ,
3
3
"description" : " Get video property from HTML markup" ,
4
4
"homepage" : " https://metascraper.js.org" ,
5
- "version" : " 4.5.5 " ,
5
+ "version" : " 4.5.6 " ,
6
6
"main" : " src/index" ,
7
7
"repository" : {
8
8
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments