Skip to content

Commit

Permalink
chore(release): v5.43.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 6, 2024
1 parent fd88206 commit 095c93a
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 8 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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**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.43.1",
"version": "5.43.2",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-amazon/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-amazon
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-amazon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-amazon",
"description": "Metascraper integration with Amazon",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-amazon",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-soundcloud/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-soundcloud
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-soundcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-soundcloud",
"description": "Metascraper integration with SoundCloud",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-soundcloud",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-spotify/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-spotify
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-spotify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-spotify",
"description": "Metascraper integration with Spotify",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-spotify",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-telegram/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-telegram
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-telegram",
"description": "Metascraper integration with Telegram",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-telegram",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-twitter/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-twitter
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-twitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-twitter",
"description": "Metascraper integration with Twitter",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-twitter",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-youtube/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper-youtube
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-youtube",
"description": "Metascraper integration with YouTube",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-youtube",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper/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.43.2](https://github.com/microlinkhq/metascraper/compare/v5.43.1...v5.43.2) (2024-01-06)

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

## [5.43.1](https://github.com/microlinkhq/metascraper/compare/v5.43.0...v5.43.1) (2024-01-02)

**Note:** Version bump only for package metascraper
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper",
"description": "A library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.",
"homepage": "https://metascraper.js.org",
"version": "5.43.1",
"version": "5.43.2",
"types": "src/index.d.ts",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit 095c93a

Please sign in to comment.