# Changelog All notable changes to YOUR-PROJECT will be documented in this file. ## [0.0.1] - 2026-07-25 ### Added - 初始项目骨架 - TypeScript 配置(严格模式) - Rollup 构建(UMD / ESM / CJS / min / .d.ts) - Jest + jsdom 测试环境 - ESLint + @typescript-eslint - Gitea Actions CI 工作流 - 示例站点(index / demo / docs) - 构建脚本 build.sh / serve.sh