🔖(minor) release version 1.21.0

Update all version files and changelog for minor release.
This commit is contained in:
Marie PUPO JEAMMET
2025-12-05 16:46:22 +01:00
committed by Marie
parent e01b422c13
commit 30aea9b350
7 changed files with 10 additions and 7 deletions

View File

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

View File

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