🔖(minor) release version 1.16.0

Update all version files and changelog for minor release.
This commit is contained in:
Marie PUPO JEAMMET
2025-04-28 17:40:13 +02:00
committed by Marie
parent 889291c7f3
commit a5473f62b7
7 changed files with 12 additions and 11 deletions

View File

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

View File

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