Skip to content

Commit 8de0a05

Browse files
committed
chore(release): v5.46.15
1 parent 7cd9469 commit 8de0a05

File tree

58 files changed

+149
-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

+149
-29
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
7+
8+
### Bug Fixes
9+
10+
* **helpers:** publish folder ([7cd9469](https://github.com/microlinkhq/metascraper/commit/7cd9469c3c8ee8c1a2c1d968b7381f472a513f17))
11+
612
## [5.46.14](https://github.com/microlinkhq/metascraper/compare/v5.46.13...v5.46.14) (2025-05-11)
713

814
### 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.14",
5+
"version": "5.46.15",
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.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
7+
8+
**Note:** Version bump only for package metascraper-amazon
9+
610
## [5.46.14](https://github.com/microlinkhq/metascraper/compare/v5.46.13...v5.46.14) (2025-05-11)
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.14",
5+
"version": "5.46.15",
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.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
7+
8+
**Note:** Version bump only for package metascraper-audio
9+
610
## [5.46.14](https://github.com/microlinkhq/metascraper/compare/v5.46.13...v5.46.14) (2025-05-11)
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.14",
5+
"version": "5.46.15",
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.15](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.46.14...v5.46.15) (2025-05-11)
7+
8+
**Note:** Version bump only for package metascraper-author
9+
610
## [5.46.14](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.46.13...v5.46.14) (2025-05-11)
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.14",
5+
"version": "5.46.15",
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.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
7+
8+
**Note:** Version bump only for package metascraper-clearbit
9+
610
## [5.46.14](https://github.com/microlinkhq/metascraper/compare/v5.46.13...v5.46.14) (2025-05-11)
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.14",
5+
"version": "5.46.15",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)