🔖(patch) release version 1.2.1

Update all version files and changelog for patch release.
This commit is contained in:
Marie PUPO JEAMMET
2024-10-03 15:35:41 +02:00
committed by Marie
parent 4a63a26135
commit ce21a7552b
9 changed files with 14 additions and 9 deletions

View File

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

View File

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