feat: 更新版本号至 0.5.0-katelya,添加发布说明文档

This commit is contained in:
katelya
2025-09-02 15:36:57 +08:00
parent f5de700f0f
commit b365be91e0
4 changed files with 152 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "katelyatv",
"version": "0.4.0-katelya",
"version": "0.5.0-katelya",
"private": true,
"scripts": {
"dev": "npm run gen:runtime && npm run gen:manifest && next dev -H 0.0.0.0",