Skip to content

Commit 6d7b7dc

Browse files
committed
chore(release): v5.46.16
1 parent 77e47ff commit 6d7b7dc

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

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.16](https://github.com/microlinkhq/metascraper/compare/v5.46.15...v5.46.16) (2025-05-24)
7+
8+
**Note:** Version bump only for package metascraper
9+
610
## [5.46.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
711

812
### 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.15",
5+
"version": "5.46.16",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/metascraper-media-provider/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.16](https://github.com/microlinkhq/metascraper/compare/v5.46.15...v5.46.16) (2025-05-24)
7+
8+
**Note:** Version bump only for package metascraper-media-provider
9+
610
## [5.46.15](https://github.com/microlinkhq/metascraper/compare/v5.46.14...v5.46.15) (2025-05-11)
711

812
**Note:** Version bump only for package metascraper-media-provider

packages/metascraper-media-provider/package.json

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

0 commit comments

Comments
 (0)