release: 1.2.3

This commit is contained in:
Elias Schneider
2024-10-23 15:49:09 +02:00
parent 446f9dd209
commit 297e8c0ab1
7 changed files with 16 additions and 9 deletions

View File

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