Skip to content

Commit 9043b79

Browse files
committed
chore(release): v5.45.29
1 parent 835e5fd commit 9043b79

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.45.29](https://github.com/microlinkhq/metascraper/compare/v5.45.28...v5.45.29) (2025-01-07)
7+
8+
### Bug Fixes
9+
10+
* **instagram:** remove debug log ([835e5fd](https://github.com/microlinkhq/metascraper/commit/835e5fd4d3460fc9784fbc2b2b25e0358239d12d))
11+
612
## [5.45.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)
713

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

packages/metascraper-instagram/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.45.29](https://github.com/microlinkhq/metascraper/compare/v5.45.28...v5.45.29) (2025-01-07)
7+
8+
### Bug Fixes
9+
10+
* **instagram:** remove debug log ([835e5fd](https://github.com/microlinkhq/metascraper/commit/835e5fd4d3460fc9784fbc2b2b25e0358239d12d))
11+
612
## [5.45.28](https://github.com/microlinkhq/metascraper/compare/v5.45.27...v5.45.28) (2025-01-01)
713

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

packages/metascraper-instagram/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "metascraper-instagram",
33
"description": "Metascraper integration for Instagram",
44
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-instagram",
5-
"version": "5.45.28",
5+
"version": "5.45.29",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"author": {

0 commit comments

Comments
 (0)