release: 1.10.0

This commit is contained in:
Elias Schneider
2025-02-28 11:05:19 +01:00
parent e848675d63
commit e77edfd5d3
7 changed files with 23 additions and 9 deletions

View File

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