Up version number to 0.5.2

This commit is contained in:
Caramel 2023-06-15 13:28:28 +02:00
parent b0c53850db
commit 5195f1f5d8
No known key found for this signature in database
6 changed files with 9 additions and 5 deletions

4
.yarn/versions/e0bbb8ad.yml vendored Normal file
View File

@ -0,0 +1,4 @@
undecided:
- root-workspace-0b6124
- picsur-backend
- picsur-frontend

View File

@ -1,6 +1,6 @@
{
"name": "picsur-backend",
"version": "0.5.1",
"version": "0.5.2",
"description": "Backend for Picsur",
"license": "GPL-3.0",
"repository": "https://github.com/caramelfur/Picsur",

View File

@ -1,6 +1,6 @@
{
"name": "picsur-frontend",
"version": "0.5.1",
"version": "0.5.2",
"description": "Frontend for Picsur",
"license": "GPL-3.0",
"repository": "https://github.com/caramelfur/Picsur",

View File

@ -1,6 +1,6 @@
{
"private": true,
"version": "0.5.1",
"version": "0.5.2",
"workspaces": [
"shared",
"backend",

View File

@ -1,6 +1,6 @@
{
"name": "picsur-shared",
"version": "0.5.1",
"version": "0.5.2",
"description": "Shared libraries for Picsur",
"license": "GPL-3.0",
"repository": "https://github.com/caramelfur/Picsur",

View File

@ -12016,7 +12016,7 @@ __metadata:
resolution: "picsur-shared@workspace:shared"
dependencies:
"@types/node": ^20.3.1
ms: 3.0.0-canary.1
ms: 2.1.3
tsc-watch: ^6.0.4
typescript: ^5.1.3
zod: ^3.21.4