Skip to content

Commit

Permalink
chore(release): v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 7, 2020
1 parent 8b04337 commit a61e16a
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.10.0](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.0) (2020-01-07)


### Features

* support pass custom got opts ([8b04337](https://github.com/microlinkhq/metascraper/commit/8b04337d8009b988f4798dd760f0a241196d9ada))





## [5.9.5](https://github.com/microlinkhq/metascraper/compare/v5.9.4...v5.9.5) (2020-01-07)

**Note:** Version bump only for package metascraper
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.9.5"
"version": "5.10.0"
}
11 changes: 11 additions & 0 deletions packages/metascraper-iframe/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.10.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.9.5...v5.10.0) (2020-01-07)


### Features

* support pass custom got opts ([8b04337](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/commit/8b04337d8009b988f4798dd760f0a241196d9ada))





## [5.9.5](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.9.4...v5.9.5) (2020-01-07)

**Note:** Version bump only for package metascraper-iframe
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-iframe",
"description": "Embed a representation of an URL on third party sites",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-iframe",
"version": "5.9.5",
"version": "5.10.0",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit a61e16a

Please sign in to comment.