release: 1.2.1

This commit is contained in:
Elias Schneider
2024-10-15 20:58:36 +02:00
parent 520f9abcf7
commit e195565630
7 changed files with 20 additions and 9 deletions

View File

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