Compare commits

...

2 Commits

Author SHA1 Message Date
Elias Schneider
9ce82fb205 release: 1.3.1 2025-06-09 22:59:13 +02:00
Elias Schneider
2935236ace fix: change timestamp of client_credentials.sql migration 2025-06-09 22:58:56 +02:00
7 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": {