release: 1.12.0

This commit is contained in:
Elias Schneider
2025-05-07 16:11:30 +02:00
parent e53a25750d
commit 3d1656688e
7 changed files with 25 additions and 9 deletions

View File

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