bump pl-api version

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-08 18:04:32 +02:00
parent 6f1d2a43d5
commit 88f1c7c70e
4 changed files with 7 additions and 7 deletions

View File

@ -1661,7 +1661,7 @@ class PlApiClient {
});
return response.data;
}
},
/**
* Updates user notification settings

View File

@ -1,6 +1,6 @@
{
"name": "pl-api",
"version": "1.0.0-rc.42",
"version": "1.0.0-rc.43",
"type": "module",
"homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-api",
"repository": {