release: 1.5.0

This commit is contained in:
Elias Schneider
2024-11-24 17:26:14 +01:00
parent 9d4bb55a09
commit 468b25828b
7 changed files with 21 additions and 9 deletions

View File

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