chore: update version to 2.2.1-alpha and add alpha update logs

refactor: simplify version change detection in alpha workflow

chore: alpha delete old release then release new one

fix: update alpha workflow to handle missing ALPHA_LOGS and improve release notes generation

fix: update job dependencies in alpha workflow to include delete_otld_release
This commit is contained in:
Tunglies
2025-03-20 18:35:01 +08:00
parent d6dd89b674
commit 167edcf8ef
6 changed files with 88 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "2.2.0",
"version": "2.2.1-alpha",
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"bundle": {
"active": true,