🔖(patch) release version 1.6.1

Update all version files and changelog for patch release.
This commit is contained in:
Quentin BEY
2024-11-22 10:02:38 +01:00
committed by BEY Quentin
parent 0227231370
commit b205ad1d16
9 changed files with 14 additions and 11 deletions

View File

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

View File

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