🔖(patch) release version 1.4.1

Update all version files and changelog for patch release.
This commit is contained in:
Sabrina Demagny
2024-10-23 22:55:56 +02:00
committed by GitHub
parent 5ac3454c5a
commit 230ed75d8d
9 changed files with 14 additions and 11 deletions

View File

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

View File

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