🔖(minor) release version 1.8.0

Update all version files and changelog for minor release.
This commit is contained in:
Sabrina Demagny
2024-12-12 17:18:50 +01:00
parent 841a6c27ba
commit c54f010989
9 changed files with 14 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "app-desk",
"version": "1.7.1",
"version": "1.8.0",
"private": true,
"scripts": {
"dev": "next dev",

View File

@@ -1,6 +1,6 @@
{
"name": "app-e2e",
"version": "1.7.1",
"version": "1.8.0",
"private": true,
"scripts": {
"lint": "eslint . --ext .ts",