release: 0.28.1

This commit is contained in:
Elias Schneider
2025-02-04 18:19:20 +01:00
parent d06257ec9b
commit 96303ded2b
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.28.0
0.28.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/stonith404/pocket-id/compare/v0.28.0...v) (2025-02-04)
### Bug Fixes
* don't return error page if version info fetching failed ([d06257e](https://github.com/stonith404/pocket-id/commit/d06257ec9b5e46e25e40c174b4bef02dca0a1ea3))
## [](https://github.com/stonith404/pocket-id/compare/v0.27.2...v) (2025-02-03)

View File

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