Skip to content

Commit 578ef2a

Browse files
committed
v3.1.0
1 parent 7b7d249 commit 578ef2a

File tree

24 files changed

+120
-20
lines changed

24 files changed

+120
-20
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
<a name="3.1.0"></a>
7+
# [3.1.0](https://github.com/microlinkhq/metascraper/compare/v3.0.0...v3.1.0) (2017-12-17)
8+
9+
10+
11+
12+
**Note:** Version bump only for package metascraper-core
13+
614
<a name="3.0.0"></a>
715
# [3.0.0](https://github.com/microlinkhq/metascraper/compare/2.0.0...3.0.0) (2017-12-15)
816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "3.0.0"
6+
"version": "3.1.0"
77
}

packages/metascraper-author/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
<a name="3.1.0"></a>
7+
# [3.1.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-author/compare/v3.0.0...v3.1.0) (2017-12-17)
8+
9+
10+
11+
12+
**Note:** Version bump only for package metascraper-author
13+
614
<a name="3.0.0"></a>
715
# [3.0.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-author/compare/2.0.0...3.0.0) (2017-12-15)
816

packages/metascraper-author/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-author",
33
"description": "Get author property from HTML markup",
44
"homepage": "https://metascraper.js.org",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"main": "index.js",
77
"author": {
88
"email": "ian@ianstormtaylor.com",

packages/metascraper-clearbit-logo/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
<a name="3.1.0"></a>
7+
# [3.1.0](https://github.com/microlinkhq/metascraper-clearbit-logo/compare/v3.0.0...v3.1.0) (2017-12-17)
8+
9+
10+
11+
12+
**Note:** Version bump only for package metascraper-clearbit-logo
13+
614
<a name="3.0.0"></a>
715
# [3.0.0](https://github.com/microlinkhq/metascraper-clearbit-logo/compare/2.0.0...3.0.0) (2017-12-15)
816

packages/metascraper-clearbit-logo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-clearbit-logo",
33
"description": "metascraper integration with Clearbit Logo API",
44
"homepage": "https://documentup.com/microlinkhq/metascraper-clearbit-logo",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"main": "index.js",
77
"author": {
88
"email": "hello@microlink.io",

packages/metascraper-date/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
<a name="3.1.0"></a>
7+
# [3.1.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-date/compare/v3.0.0...v3.1.0) (2017-12-17)
8+
9+
10+
11+
12+
**Note:** Version bump only for package metascraper-date
13+
614
<a name="3.0.0"></a>
715
# [3.0.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-date/compare/2.0.0...3.0.0) (2017-12-15)
816

packages/metascraper-date/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-date",
33
"description": "Get date property from HTML markup",
44
"homepage": "https://metascraper.js.org",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"main": "index.js",
77
"author": {
88
"email": "ian@ianstormtaylor.com",

packages/metascraper-description/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
<a name="3.1.0"></a>
7+
# [3.1.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-description/compare/v3.0.0...v3.1.0) (2017-12-17)
8+
9+
10+
11+
12+
**Note:** Version bump only for package metascraper-description
13+
614
<a name="3.0.0"></a>
715
# [3.0.0](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-description/compare/2.0.0...3.0.0) (2017-12-15)
816

packages/metascraper-description/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-description",
33
"description": "Get description property from HTML markup",
44
"homepage": "https://metascraper.js.org",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"main": "index.js",
77
"author": {
88
"email": "ian@ianstormtaylor.com",

0 commit comments

Comments
 (0)