1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 13:21:45 +00:00

release: 1.4.1

This commit is contained in:
Elias Schneider
2025-06-22 21:30:07 +02:00
parent 7d36bda769
commit 23827ba1d1
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
1.4.0
1.4.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v1.4.0...v) (2025-06-22)
### Bug Fixes
* app not starting if UI config is disabled and Postgres is used ([7d36bda](https://github.com/pocket-id/pocket-id/commit/7d36bda769e25497dec6b76206a4f7e151b0bd72))
## [](https://github.com/pocket-id/pocket-id/compare/v1.3.1...v) (2025-06-19)
### Features

View File

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