release: 1.7.0

This commit is contained in:
Elias Schneider
2024-12-19 18:17:51 +01:00
parent 5069abe4b9
commit 3946f6f237
7 changed files with 16 additions and 9 deletions

View File

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