release: 1.4.0

This commit is contained in:
Elias Schneider
2024-11-17 16:22:29 +01:00
parent c7dacb26e8
commit 18d8cbbbab
7 changed files with 21 additions and 9 deletions

View File

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