Skip to content

Commit d66104b

Browse files
committed
chore(release): v5.46.10
1 parent ee20c79 commit d66104b

File tree

58 files changed

+151
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+151
-29
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.46.10](https://github.com/microlinkhq/metascraper/compare/v5.46.9...v5.46.10) (2025-04-03)
7+
8+
### Bug Fixes
9+
10+
* **helpers:** is-uri take ride of whitespaces ([1c058b6](https://github.com/microlinkhq/metascraper/commit/1c058b65009555ad9a11b6c48e63f3c190faa044))
11+
* typo ([cb2d6f6](https://github.com/microlinkhq/metascraper/commit/cb2d6f67ed300ef0f78f52e888ab2c954b991284))
12+
613
## [5.46.9](https://github.com/microlinkhq/metascraper/compare/v5.46.8...v5.46.9) (2025-03-08)
714

815
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "5.46.9",
5+
"version": "5.46.10",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/metascraper-amazon/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.46.10](https://github.com/microlinkhq/metascraper/compare/v5.46.9...v5.46.10) (2025-04-03)
7+
8+
**Note:** Version bump only for package metascraper-amazon
9+
610
## [5.46.5](https://github.com/microlinkhq/metascraper/compare/v5.46.4...v5.46.5) (2025-01-19)
711

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

packages/metascraper-amazon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-amazon",
33
"description": "Metascraper integration with Amazon",
44
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-amazon",
5-
"version": "5.46.5",
5+
"version": "5.46.10",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

packages/metascraper-audio/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.46.10](https://github.com/microlinkhq/metascraper/compare/v5.46.9...v5.46.10) (2025-04-03)
7+
8+
**Note:** Version bump only for package metascraper-audio
9+
610
## [5.46.5](https://github.com/microlinkhq/metascraper/compare/v5.46.4...v5.46.5) (2025-01-19)
711

812
**Note:** Version bump only for package metascraper-audio

packages/metascraper-audio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-audio",
33
"description": "Get audio property from HTML markup",
44
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-audio",
5-
"version": "5.46.5",
5+
"version": "5.46.10",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

packages/metascraper-author/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.46.10](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.46.9...v5.46.10) (2025-04-03)
7+
8+
**Note:** Version bump only for package metascraper-author
9+
610
## [5.46.5](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.46.4...v5.46.5) (2025-01-19)
711

812
**Note:** Version bump only for package metascraper-author

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": "5.46.5",
5+
"version": "5.46.10",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

packages/metascraper-clearbit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.46.10](https://github.com/microlinkhq/metascraper/compare/v5.46.9...v5.46.10) (2025-04-03)
7+
8+
**Note:** Version bump only for package metascraper-clearbit
9+
610
## [5.46.5](https://github.com/microlinkhq/metascraper/compare/v5.46.4...v5.46.5) (2025-01-19)
711

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

packages/metascraper-clearbit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-clearbit",
33
"description": "Metascraper integration with Clearbit Logo API",
44
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-clearbit",
5-
"version": "5.46.5",
5+
"version": "5.46.10",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)