add changelog and version

This commit is contained in:
shinya
2025-08-26 22:59:47 +08:00
parent 2a338f1bab
commit 617d4ae2d5
4 changed files with 272 additions and 245 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '4.3.0';
const CURRENT_VERSION = '100.0.0';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };