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

release: 1.6.2

This commit is contained in:
Kyle Mendell
2025-07-09 16:56:34 -05:00
parent f103a54790
commit 505bdcb8ba
3 changed files with 8 additions and 2 deletions

View File

@@ -1 +1 @@
1.6.1
1.6.2

View File

@@ -1,3 +1,9 @@
## [](https://github.com/pocket-id/pocket-id/compare/v1.6.1...v) (2025-07-09)
### Bug Fixes
* ensure confirmation dialog shows on top of other components ([f103a54](https://github.com/pocket-id/pocket-id/commit/f103a547904070c5b192e519c8b5a8fed9d80e96))
* login failures on Postgres when IP is null ([#737](https://github.com/pocket-id/pocket-id/issues/737)) ([e1de593](https://github.com/pocket-id/pocket-id/commit/e1de593dcd30b7b04da3b003455134992b702595))
## [](https://github.com/pocket-id/pocket-id/compare/v1.5.0...v) (2025-07-06)

View File

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