Skip to content

Commit

Permalink
chore(release): v5.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 2, 2020
1 parent 856aae7 commit 5738147
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.9.3](https://github.com/microlinkhq/metascraper/compare/v5.9.2...v5.9.3) (2020-01-02)

**Note:** Version bump only for package metascraper





## [5.9.2](https://github.com/microlinkhq/metascraper/compare/v5.9.1...v5.9.2) (2020-01-01)


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.2"
"version": "5.9.3"
}
8 changes: 8 additions & 0 deletions packages/metascraper-iframe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.9.3](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.9.2...v5.9.3) (2020-01-02)

**Note:** Version bump only for package metascraper-iframe





## [5.9.2](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.9.1...v5.9.2) (2020-01-01)


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.2",
"version": "5.9.3",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5738147

Please sign in to comment.