release: 0.17.2

This commit is contained in:
Elias Schneider
2023-07-31 15:37:12 +02:00
parent c9a2a469c6
commit 72a52eb33f
6 changed files with 14 additions and 7 deletions

View File

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