release: 0.22.2

This commit is contained in:
Elias Schneider
2024-02-29 14:43:08 +01:00
parent 013b9886af
commit b8efb9f54b
6 changed files with 16 additions and 7 deletions

View File

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