release: 0.24.2

This commit is contained in:
Elias Schneider
2024-05-22 15:21:07 +02:00
parent bfef246d98
commit 84f4c39c1e
6 changed files with 15 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share",
"version": "0.24.1",
"version": "0.24.2",
"scripts": {
"format": "cd frontend && npm run format && cd ../backend && npm run format",
"lint": "cd frontend && npm run lint && cd ../backend && npm run lint",