Skip to content

Commit

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

## [5.7.7](https://github.com/microlinkhq/metascraper/compare/v5.7.6...v5.7.7) (2019-10-17)


### Bug Fixes

* condition under no tunnel ([a1866f1](https://github.com/microlinkhq/metascraper/commit/a1866f1))
* don't loop if max tunnel size is reached ([3a014f4](https://github.com/microlinkhq/metascraper/commit/3a014f4))





## [5.7.6](https://github.com/microlinkhq/metascraper/compare/v5.7.5...v5.7.6) (2019-09-29)

**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.7.6"
"version": "5.7.7"
}
8 changes: 8 additions & 0 deletions packages/metascraper-amazon/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.7.7](https://github.com/microlinkhq/metascraper-amazon/compare/v5.7.6...v5.7.7) (2019-10-17)

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





## [5.7.6](https://github.com/microlinkhq/metascraper-amazon/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-amazon
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-amazon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-amazon",
"description": "metascraper integration with Amazon",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-amazon",
"version": "5.7.6",
"version": "5.7.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/metascraper-clearbit/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.7.7](https://github.com/microlinkhq/metascraper-clearbit/compare/v5.7.6...v5.7.7) (2019-10-17)

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





## [5.7.6](https://github.com/microlinkhq/metascraper-clearbit/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-clearbit
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-clearbit",
"description": "metascraper integration with Clearbit Logo API",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-clearbit",
"version": "5.7.6",
"version": "5.7.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/metascraper-media-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.7.7](https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v5.7.6...v5.7.7) (2019-10-17)


### Bug Fixes

* condition under no tunnel ([a1866f1](https://github.com/microlinkhq/metascraper/tree/master/packages/commit/a1866f1))
* don't loop if max tunnel size is reached ([3a014f4](https://github.com/microlinkhq/metascraper/tree/master/packages/commit/3a014f4))





## [5.7.6](https://github.com/microlinkhq/metascraper/tree/master/packages/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-media-provider
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.7.6",
"version": "5.7.7",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/metascraper-readability/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.7.7](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-readability/compare/v5.7.6...v5.7.7) (2019-10-17)

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





## [5.7.6](https://github.com/microlinkhq/metascraper/tree/master/packages/metascraper-readability/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-readability
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-readability/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-readability",
"description": "A Readability connector for metascraper",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-readability",
"version": "5.7.6",
"version": "5.7.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/metascraper-soundcloud/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.7.7](https://github.com/microlinkhq/metascraper-soundcloud/compare/v5.7.6...v5.7.7) (2019-10-17)

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





## [5.7.6](https://github.com/microlinkhq/metascraper-soundcloud/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-soundcloud
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-soundcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-soundcloud",
"description": "metascraper integration with SoundCloud",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-soundcloud",
"version": "5.7.6",
"version": "5.7.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/metascraper-uol/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.7.7](https://github.com/microlinkhq/metascraper-uol/compare/v5.7.6...v5.7.7) (2019-10-17)

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





## [5.7.6](https://github.com/microlinkhq/metascraper-uol/compare/v5.7.5...v5.7.6) (2019-09-29)

**Note:** Version bump only for package metascraper-uol
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-uol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-uol",
"description": "metascraper integration for website under Universo Online group",
"homepage": "https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-uol",
"version": "5.7.6",
"version": "5.7.7",
"main": "index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3752548

Please sign in to comment.