release: 0.32.0

This commit is contained in:
Elias Schneider
2025-02-13 21:02:20 +01:00
parent 2071d002fc
commit 2e66211b7f
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.31.0
0.32.0

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.31.0...v) (2025-02-13)
### Features
* add ability to set custom Geolite DB URL ([2071d00](https://github.com/pocket-id/pocket-id/commit/2071d002fc5c3b5ff7a3fca6a5c99f5517196853))
## [](https://github.com/pocket-id/pocket-id/compare/v0.30.0...v) (2025-02-12)

View File

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