release: 0.29.0

This commit is contained in:
Elias Schneider
2024-07-30 08:43:30 +02:00
parent 472c93d548
commit 0a963bfaf1
7 changed files with 22 additions and 9 deletions

View File

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