bump: version 0.1.0 → 0.1.1
All checks were successful
Build and Release / build (push) Successful in 1m31s

This commit is contained in:
aria 2025-06-14 03:18:07 +10:00
parent e72571ec1e
commit 42aab22d8a
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
3 changed files with 29 additions and 1 deletions

View file

@ -1,3 +1,16 @@
## 0.1.1 (2025-06-14)
### Feat
- **workflow**: run on normal commits too
### Fix
- **workflow**: fix artifact upload
- **workflow**: remove sudo again
- **workflow**: fix the upx install
- **workflow**: fix release workflow
## 0.1.0 (2025-06-14)
### Feat