fix: enhance NetworkChart with user login state and period selection (#54)

This commit is contained in:
仓鼠
2026-01-29 09:29:00 +08:00
committed by GitHub
parent 76590a6bd0
commit 1aa66f98ed
4 changed files with 131 additions and 20 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: dist.zip
prerelease: ${{ contains(github.ref_name, '-alpha') || contains(github.ref_name, '-beta') || contains(github.ref_name, '-rc') }}
- name: Changelog
run: bun x changelogithub