Skip to content

Commit 589beef

Browse files
committed
chore(release): v5.47.0
1 parent 2f1f9e2 commit 589beef

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
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.47.0](https://github.com/microlinkhq/metascraper/compare/v5.46.19...v5.47.0) (2025-05-26)
7+
8+
### Features
9+
10+
* **media-provider:** flags → args ([2f1f9e2](https://github.com/microlinkhq/metascraper/commit/2f1f9e2633520094ef413f9f95cd4dd3245b520c))
11+
612
## [5.46.19](https://github.com/microlinkhq/metascraper/compare/v5.46.18...v5.46.19) (2025-05-25)
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.46.19",
5+
"version": "5.47.0",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/metascraper-media-provider/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.47.0](https://github.com/microlinkhq/metascraper/compare/v5.46.19...v5.47.0) (2025-05-26)
7+
8+
### Features
9+
10+
* **media-provider:** flags → args ([2f1f9e2](https://github.com/microlinkhq/metascraper/commit/2f1f9e2633520094ef413f9f95cd4dd3245b520c))
11+
612
## [5.46.19](https://github.com/microlinkhq/metascraper/compare/v5.46.18...v5.46.19) (2025-05-25)
713

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

0 commit comments

Comments
 (0)