release: 1.2.0

This commit is contained in:
Elias Schneider
2024-10-14 18:19:02 +02:00
parent ce6430da9f
commit 522a041ca1
7 changed files with 22 additions and 9 deletions

View File

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