Skip to content

Commit

Permalink
v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 17, 2018
1 parent 4e2ae4d commit 3327bab
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "3.12.1"
"version": "3.13.0"
}
2 changes: 1 addition & 1 deletion packages/metascraper-amazon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-amazon",
"description": "metascraper integration with Amazon",
"homepage": "https://documentup.com/microlinkhq/metascraper-amazon",
"version": "3.12.1",
"version": "3.13.0",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-clearbit-logo",
"description": "metascraper integration with Clearbit Logo API",
"homepage": "https://documentup.com/microlinkhq/metascraper-clearbit-logo",
"version": "3.11.12",
"version": "3.13.0",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-logo-favicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-logo-favicon",
"description": "metascraper logo favicon fallback",
"homepage": "https://documentup.com/microlinkhq/metascraper-logo-favicon",
"version": "3.11.4",
"version": "3.13.0",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-soundcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-soundcloud",
"description": "metascraper integration with SoundCloud",
"homepage": "https://documentup.com/microlinkhq/metascraper-soundcloud",
"version": "3.12.1",
"version": "3.13.0",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-video-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-video-provider",
"description": "Get video property from HTML markup",
"homepage": "https://metascraper.js.org",
"version": "3.12.1",
"version": "3.13.0",
"main": "src/index",
"author": {
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-youtube",
"description": "metascraper integration with YouTube",
"homepage": "https://documentup.com/microlinkhq/metascraper-youtube",
"version": "3.12.1",
"version": "3.13.0",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 3327bab

Please sign in to comment.