diff --git a/CHANGELOG.md b/CHANGELOG.md index 854d8746a95..5fd7a5844b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## 1.55.3 (2023-01-20) +## 1.55.4 (2023-01-20) ### Bug Fixes -* padding on fixed buttons ([#3682](https://github.com/EddieHubCommunity/LinkFree/issues/3682)) ([a26a204](https://github.com/EddieHubCommunity/LinkFree/commit/a26a2042f77d1e777481a1388fe2e8f601794479)) +* avoid running reviewpad on automated pull requests ([#3397](https://github.com/EddieHubCommunity/LinkFree/issues/3397)) ([ff246dc](https://github.com/EddieHubCommunity/LinkFree/commit/ff246dcd78943ca036d0374a4594606a4be32a24)) diff --git a/package-lock.json b/package-lock.json index f2cd8de7724..24e5e7510b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "linkfree", - "version": "1.55.3", + "version": "1.55.4", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 285cf002038..150a130bba9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkfree", - "version": "1.55.3", + "version": "1.55.4", "private": false, "homepage": "https://linkfree.eddiehub.org", "dependencies": {