release: 0.20.0

This commit is contained in:
Elias Schneider
2023-11-04 20:40:20 +01:00
parent 98380e2d48
commit 1ba8d0cbd1
6 changed files with 14 additions and 7 deletions

View File

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