chore(base): release 0.4.1-alpha (#57)

* chore(base): release 0.4.1-alpha

* build: update production artifacts for v0.4.1-alpha
This commit is contained in:
Mazen Touati
2026-02-02 02:34:48 +01:00
committed by GitHub
parent e1fe4eefeb
commit 7b6e0f89f4
13 changed files with 181 additions and 174 deletions

View File

@@ -1,6 +1,6 @@
{
"private": true,
"version": "0.4.0-alpha",
"version": "0.4.1-alpha",
"type": "module",
"scripts": {
"style:check": "eslint --config tools/eslint/.eslintrc.cjs --ignore-path tools/eslint/.eslintignore resources/js --ext .js,.ts,.vue",