release: 1.3.1

This commit is contained in:
Elias Schneider
2025-06-09 22:59:13 +02:00
parent 2935236ace
commit 9ce82fb205
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.0
1.3.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v1.3.0...v) (2025-06-09)
### Bug Fixes
* change timestamp of `client_credentials.sql` migration ([2935236](https://github.com/pocket-id/pocket-id/commit/2935236acee9c78c2fe6787ec8b5f53ae0eca047))
## [](https://github.com/pocket-id/pocket-id/compare/v1.2.0...v) (2025-06-09)

View File

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