Skip to content

Commit b49f1cd

Browse files
committed
chore(release): v5.49.21
1 parent 95b1399 commit b49f1cd

File tree

60 files changed

+158
-30
lines changed

Some content is hidden

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

60 files changed

+158
-30
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.49.21](https://github.com/microlinkhq/metascraper/compare/v5.49.20...v5.49.21) (2026-01-27)
7+
8+
### Bug Fixes
9+
10+
* **x:** detect embedded image in a post ([#794](https://github.com/microlinkhq/metascraper/issues/794)) ([225e362](https://github.com/microlinkhq/metascraper/commit/225e362728fc6c60e86ea61c1a7d42d14b0e0ce9))
11+
612
## [5.49.20](https://github.com/microlinkhq/metascraper/compare/v5.49.19...v5.49.20) (2026-01-24)
713

814
**Note:** Version bump only for package metascraper

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.49.20",
5+
"version": "5.49.21",
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.49.21](https://github.com/microlinkhq/metascraper/compare/v5.49.20...v5.49.21) (2026-01-27)
7+
8+
**Note:** Version bump only for package metascraper-amazon
9+
610
## [5.49.19](https://github.com/microlinkhq/metascraper/compare/v5.49.18...v5.49.19) (2026-01-24)
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.49.19",
5+
"version": "5.49.21",
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.49.21](https://github.com/microlinkhq/metascraper/compare/v5.49.20...v5.49.21) (2026-01-27)
7+
8+
**Note:** Version bump only for package metascraper-audio
9+
610
## [5.49.19](https://github.com/microlinkhq/metascraper/compare/v5.49.18...v5.49.19) (2026-01-24)
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.49.19",
5+
"version": "5.49.21",
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.49.21](https://github.com/microlinkhq/metascraper/packages/compare/v5.49.20...v5.49.21) (2026-01-27)
7+
8+
**Note:** Version bump only for package metascraper-author
9+
610
## [5.49.19](https://github.com/microlinkhq/metascraper/packages/compare/v5.49.18...v5.49.19) (2026-01-24)
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.49.19",
5+
"version": "5.49.21",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [5.49.21](https://github.com/microlinkhq/metascraper/compare/v5.49.20...v5.49.21) (2026-01-27)
7+
8+
**Note:** Version bump only for package metascraper-bluesky

packages/metascraper-bluesky/package.json

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

0 commit comments

Comments
 (0)