release: 1.14.2

This commit is contained in:
Elias Schneider
2025-10-29 09:25:28 +01:00
parent 93639dddb2
commit 04d8500910
3 changed files with 14 additions and 2 deletions

View File

@@ -1 +1 @@
1.14.1
1.14.2

View File

@@ -1,3 +1,15 @@
## v1.14.2
### Bug Fixes
- dark oidc client icons not saved on client creation ([#1057](https://github.com/pocket-id/pocket-id/pull/1057) by @mufeedali)
### Other
- add Turkish language files ([a190529](https://github.com/pocket-id/pocket-id/commit/a190529117fe20b5b836d452b382da69abba9458) by @stonith404)
**Full Changelog**: https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2
## v1.14.1
### Bug Fixes

View File

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