🔖(minor) release version 1.19.0

Update all version files and changelog for minor release.
This commit is contained in:
Marie PUPO JEAMMET
2025-09-03 11:14:27 +02:00
committed by Marie
parent f1892b7049
commit 668a296142
7 changed files with 10 additions and 7 deletions

View File

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

View File

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