Skip to content

Commit

Permalink
chore(release): v5.45.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 2, 2024
1 parent c21a42f commit 1f19f59
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.45.18](https://github.com/microlinkhq/metascraper/compare/v5.45.17...v5.45.18) (2024-07-02)

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

## [5.45.17](https://github.com/microlinkhq/metascraper/compare/v5.45.16...v5.45.17) (2024-07-01)

**Note:** Version bump only for package metascraper
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.45.17",
"version": "5.45.18",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-media-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.45.18](https://github.com/microlinkhq/metascraper/compare/v5.45.17...v5.45.18) (2024-07-02)

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

## [5.45.10](https://github.com/microlinkhq/metascraper/compare/v5.45.9...v5.45.10) (2024-06-03)

**Note:** Version bump only for package metascraper-media-provider
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-media-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-media-provider",
"description": "Get video property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-media-provider",
"version": "5.45.10",
"version": "5.45.18",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down

0 comments on commit 1f19f59

Please sign in to comment.