feat: prepare GoodBuddy 0.8.0

This commit is contained in:
lofyer
2026-08-05 19:40:40 +08:00
parent 38ac2206f2
commit 39a457ded8
96 changed files with 14221 additions and 1027 deletions
+5
View File
@@ -0,0 +1,5 @@
window.GOODBUDDY_SITE_CONFIG = Object.freeze({
version: "0.8.0",
releasePublished: false,
releaseUrl: "https://github.com/mesalogo/goodbuddy/releases/tag/v0.8.0",
});