1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-16 14:43:39 +00:00

release: 0.35.5

This commit is contained in:
Elias Schneider
2025-03-03 16:48:07 +01:00
parent 1026ee4f5b
commit a421d01e0c
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.35.4 0.35.5

View File

@@ -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) ## [](https://github.com/pocket-id/pocket-id/compare/v0.35.3...v) (2025-03-01)

View File

@@ -1,6 +1,6 @@
{ {
"name": "pocket-id-frontend", "name": "pocket-id-frontend",
"version": "0.35.4", "version": "0.35.5",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {