release: 0.27.0

This commit is contained in:
Elias Schneider
2024-07-11 21:57:37 +02:00
parent 355f860387
commit 968352cb6c
7 changed files with 18 additions and 9 deletions

View File

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