release: 1.3.0

This commit is contained in:
Elias Schneider
2024-11-14 19:10:37 +01:00
parent 6f45c3b1fb
commit 51478b6a9f
7 changed files with 25 additions and 9 deletions

View File

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