Skip to content

Commit f5691d6

Browse files
committed
chore(release): v5.10.1
1 parent 689411b commit f5691d6

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.10.1](https://github.com/microlinkhq/metascraper/compare/v5.10.0...v5.10.1) (2020-01-07)
7+
8+
**Note:** Version bump only for package metascraper
9+
10+
11+
12+
13+
614
# [5.10.0](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.0) (2020-01-07)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "5.10.0"
5+
"version": "5.10.1"
66
}

packages/metascraper-iframe/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.10.1](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.10.0...v5.10.1) (2020-01-07)
7+
8+
**Note:** Version bump only for package metascraper-iframe
9+
10+
11+
12+
13+
614
# [5.10.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-iframe/compare/v5.9.5...v5.10.0) (2020-01-07)
715

816

packages/metascraper-iframe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-iframe",
33
"description": "Embed a representation of an URL on third party sites",
44
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-iframe",
5-
"version": "5.10.0",
5+
"version": "5.10.1",
66
"main": "src/index.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)