release: 0.14.0

This commit is contained in:
Elias Schneider
2023-04-01 20:19:27 +02:00
parent ffd4e43f11
commit f2e4019190
6 changed files with 19 additions and 7 deletions

View File

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