🔖(patch) release 3.2.1

Fixed:
- 🐛(frontend) fix list copy paste
This commit is contained in:
Anthony LC
2025-05-06 16:21:24 +02:00
parent c96182b3e3
commit 6be87ed477
11 changed files with 14 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "eslint-config-impress",
"version": "3.2.0",
"version": "3.2.1",
"license": "MIT",
"scripts": {
"lint": "eslint --ext .js ."

View File

@@ -1,6 +1,6 @@
{
"name": "packages-i18n",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"scripts": {
"extract-translation": "yarn extract-translation:impress",