release: 1.13.0

This commit is contained in:
Elias Schneider
2025-10-05 17:30:47 +02:00
parent b1f97e05a1
commit 781be37416
3 changed files with 14 additions and 2 deletions

View File

@@ -1 +1 @@
1.12.0
1.13.0

View File

@@ -1,3 +1,15 @@
## v1.13.0
### Bug Fixes
- uploading a client logo with an URL fails if folder doesn't exist ([ad8a90c](https://github.com/pocket-id/pocket-id/commit/ad8a90c839cc79b542b60ae66c7eb9254fa5f3e4) by @stonith404)
### Features
- add link to API docs on API key page ([2c74865](https://github.com/pocket-id/pocket-id/commit/2c74865173344766bd43ffd6ae6d93d564de47c7) by @stonith404)
**Full Changelog**: https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0
## v1.12.0
### Bug Fixes

View File

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