Build [v1.9.22]

This commit is contained in:
Daniel Bedeleanu
2026-04-15 11:41:20 +03:00
parent 10d75619bf
commit 6102ff39aa
3 changed files with 8 additions and 5 deletions

View File

@@ -30,7 +30,10 @@
"Bash(colima start:*)",
"Bash(colima status:*)",
"Bash(colima stop:*)",
"Bash(bash *)"
"Bash(bash *)",
"Bash(npm run *)",
"Bash(npm test *)",
"Bash(python3 *)"
]
}
}

View File

@@ -1,6 +1,6 @@
{
"version": "1.9.21",
"last_build": "2026-04-14-2300",
"version": "1.9.22",
"last_build": "2026-04-15-1141",
"codename": "TSFix",
"commit": "manual"
"commit": "10d75619"
}

File diff suppressed because one or more lines are too long