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

release: 0.43.1

This commit is contained in:
Elias Schneider
2025-03-20 21:38:02 +01:00
parent 3120ebf239
commit eb34535c5a
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.43.0
0.43.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.43.0...v) (2025-03-20)
### Bug Fixes
* wrong base locale causes crash ([3120ebf](https://github.com/pocket-id/pocket-id/commit/3120ebf239b90f0bc0a0af33f30622e034782398))
## [](https://github.com/pocket-id/pocket-id/compare/v0.42.1...v) (2025-03-20)

View File

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