release: 0.28.0

This commit is contained in:
Elias Schneider
2024-07-22 13:36:54 +02:00
parent 0e66be5f08
commit 601772d2f4
7 changed files with 21 additions and 9 deletions

View File

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