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

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) ## [](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", "name": "pocket-id-frontend",
"version": "1.3.0", "version": "1.3.1",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {