release: 1.8.1

This commit is contained in:
Elias Schneider
2025-01-04 01:28:23 +01:00
parent bf1b2633c8
commit 7f9f8b6fe7
7 changed files with 16 additions and 9 deletions

View File

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