Skip to content

Commit

Permalink
chore(release): v5.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 23, 2019
1 parent 93674e0 commit a86ef9e
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.14](https://github.com/microlinkhq/metascraper/compare/v5.8.13...v5.8.14) (2019-12-23)


### Bug Fixes

* omit 404 twitter urls ([93674e0](https://github.com/microlinkhq/metascraper/commit/93674e0dc2de03d6a5e694928e10fad67d028bb5))





## [5.8.13](https://github.com/microlinkhq/metascraper/compare/v5.8.12...v5.8.13) (2019-12-21)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "5.8.13"
"version": "5.8.14"
}
11 changes: 11 additions & 0 deletions packages/metascraper-media-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.8.14](https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v5.8.13...v5.8.14) (2019-12-23)


### Bug Fixes

* omit 404 twitter urls ([93674e0](https://github.com/microlinkhq/metascraper/tree/master/packages/commit/93674e0dc2de03d6a5e694928e10fad67d028bb5))





## [5.8.13](https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v5.8.12...v5.8.13) (2019-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-media-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-media-provider",
"description": "Get video property from HTML markup",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-media-provider",
"version": "5.8.13",
"version": "5.8.14",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit a86ef9e

Please sign in to comment.