release: 0.17.1

This commit is contained in:
Elias Schneider
2023-07-30 22:34:33 +02:00
parent 9bb05158c5
commit 2ed5ecc1ea
6 changed files with 14 additions and 7 deletions

View File

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