release: 0.21.3

This commit is contained in:
Elias Schneider
2024-01-02 21:40:49 +01:00
parent fe09d0e25f
commit 692c1bef25
6 changed files with 14 additions and 7 deletions

View File

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