release: 1.6.0

This commit is contained in:
Elias Schneider
2024-11-25 12:44:42 +01:00
parent 54af6c2055
commit 3527dd1dd9
7 changed files with 21 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-backend",
"version": "1.5.0",
"version": "1.6.0",
"scripts": {
"build": "nest build",
"dev": "cross-env NODE_ENV=development nest start --watch",