release: 0.26.0

This commit is contained in:
Elias Schneider
2024-07-03 08:21:14 +02:00
parent d1cde75a66
commit 9d9cc7b4ab
7 changed files with 22 additions and 9 deletions

View File

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