update main branch to release/v2.0.2b (#86)

* add more linux pkgs, create auto-release and pre-release feature for Github Actions

* removed package-lock from gitignore

* update .gitignore for local build

* add package-lock.json to maintain stability development

* update version to 2.0.2b also add deps for rpm and arch

* update 2.0.2b: add arm64 support, product and executable name, maintainers; remove snap;

* update 2.0.2b: add latest.yml for win & linux, arm64 support; remove snap

* fix release build naming

* Prepare release v2.0.2b
This commit is contained in:
Fazri Gading
2026-01-21 16:39:18 +08:00
committed by GitHub
parent b05aeef66d
commit a355133ccf
6 changed files with 5016 additions and 35 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,11 @@
dist/*
node_modules/*
package-lock.json
bun.lock
# Build artifacts
src/
pkg/
# Package files
*.tar.zst
*.zst