diff --git a/.version b/.version index f00ab67..ff61055 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.35.4 +0.35.5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcab5b..c425206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [](https://github.com/pocket-id/pocket-id/compare/v0.35.4...v) (2025-03-03) + + +### Bug Fixes + +* profile picture orientation if image is rotated with EXIF ([1026ee4](https://github.com/pocket-id/pocket-id/commit/1026ee4f5b5c7fda78b65c94a5d0f899525defd1)) + ## [](https://github.com/pocket-id/pocket-id/compare/v0.35.3...v) (2025-03-01) diff --git a/frontend/package.json b/frontend/package.json index e7cae43..99f6428 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "pocket-id-frontend", - "version": "0.35.4", + "version": "0.35.5", "private": true, "type": "module", "scripts": {