Skip to content

Commit

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

## [5.45.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

### Bug Fixes

* **readability:** cache key ([aa41e12](https://github.com/microlinkhq/metascraper/commit/aa41e127c7a872fb199df520170555238e60505f))

## [5.45.27](https://github.com/microlinkhq/metascraper/compare/v5.45.26...v5.45.27) (2024-12-04)

**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.27",
"version": "5.45.28",
"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.45.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**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.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-audio/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-audio
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-audio",
"description": "Get audio property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-audio",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-author/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.28](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/packages/metascraper-author/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-author
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-author/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-author",
"description": "Get author property from HTML markup",
"homepage": "https://metascraper.js.org",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-clearbit/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-clearbit
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-clearbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-clearbit",
"description": "Metascraper integration with Clearbit Logo API",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-clearbit",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-date/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-date
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-date",
"description": "Get date property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-date",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-description/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-description
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-description/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-description",
"description": "Get description property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-description",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-feed/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-feed
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-feed",
"description": "Get RSS/Atom feed URL from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-description",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-helpers/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

**Note:** Version bump only for package @metascraper/helpers

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package @metascraper/helpers
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@metascraper/helpers",
"description": "Collection of helper functions used by metascraper",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-helpers",
"version": "5.45.25",
"version": "5.45.28",
"main": "index.js",
"author": {
"email": "[email protected]",
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-iframe/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-iframe
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-iframe",
"description": "Embed a representation of an URL on third party sites",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-iframe",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-image/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.27](https://github.com/microlinkhq/metascraper/compare/v5.45.26...v5.45.27) (2024-12-04)

**Note:** Version bump only for package metascraper-image
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-image",
"description": "Get image property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-image",
"version": "5.45.27",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-instagram/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-instagram
Expand Down
6 changes: 3 additions & 3 deletions packages/metascraper-instagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-instagram",
"description": "Metascraper integration for Instagram",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-instagram",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand All @@ -23,8 +23,8 @@
"metascraper"
],
"dependencies": {
"franc": "~5.0.0",
"@metascraper/helpers": "workspace:*"
"@metascraper/helpers": "workspace:*",
"franc": "~5.0.0"
},
"devDependencies": {
"ava": "5"
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-lang/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-lang
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-lang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-lang",
"description": "Get lang property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-lang",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-logo-favicon/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

**Note:** Version bump only for package metascraper-logo-favicon

## [5.45.26](https://github.com/microlinkhq/metascraper/compare/v5.45.25...v5.45.26) (2024-11-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-logo-favicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-logo-favicon",
"description": "metascraper logo favicon fallback",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-logo-favicon",
"version": "5.45.26",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-logo/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-logo
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-logo",
"description": "Get logo property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-logo",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-manifest/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-manifest
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-manifest",
"description": "Metascraper integration for detecting PWA Web app manifest",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-manifest",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.26](https://github.com/microlinkhq/metascraper/compare/v5.45.25...v5.45.26) (2024-11-26)

**Note:** Version bump only for package metascraper-media-provider
Expand Down
4 changes: 2 additions & 2 deletions 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.26",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@metascraper/helpers": "workspace:*",
"async-memoize-one": "~1.1.8",
"got": "~11.8.6",
"debug-logfmt": "~1.2.3",
"got": "~11.8.6",
"lodash": "~4.17.21",
"p-reflect": "~2.1.0",
"p-retry": "~4.6.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/metascraper-publisher/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.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

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

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-publisher
Expand Down
2 changes: 1 addition & 1 deletion packages/metascraper-publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "metascraper-publisher",
"description": "Get publisher property from HTML markup",
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-publisher",
"version": "5.45.25",
"version": "5.45.28",
"types": "src/index.d.ts",
"main": "src/index.js",
"author": {
Expand Down
6 changes: 6 additions & 0 deletions packages/metascraper-readability/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.45.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)

### Bug Fixes

* **readability:** cache key ([aa41e12](https://github.com/microlinkhq/metascraper/commit/aa41e127c7a872fb199df520170555238e60505f))

## [5.45.25](https://github.com/microlinkhq/metascraper/compare/v5.45.24...v5.45.25) (2024-10-18)

**Note:** Version bump only for package metascraper-readability
Expand Down
Loading

0 comments on commit a3ca157

Please sign in to comment.