chore(projects): release v1.3.14

* optimize(projects): 🎨 optimize tab deletion logic.

* optimize(projects): 🎨 remove redundant authStore declaration in resetStore function

* chore(projects): release v1.3.14
This commit is contained in:
一寸灰
2025-08-25 20:21:58 +08:00
committed by GitHub
parent 8abee1ba91
commit 3e02090c08
14 changed files with 40 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sa/scripts",
"version": "1.3.13",
"version": "1.3.14",
"bin": {
"sa": "./bin.ts"
},