Releases: feng3d-labs/feng3d-cli
Releases · feng3d-labs/feng3d-cli
Release v0.1.2
05 Feb 02:18
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.1.1 相比的变更:
chore(package): 更新版本号至 0.1.2 (f818c5c )
Release v0.1.1
04 Feb 10:53
Compare
Sorry, something went wrong.
No results found
Release v0.1.0
04 Feb 10:44
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.12 相比的变更:
feat: 添加 Claude Code Skill 支持 (0c5df53 )
Release v0.0.12
02 Jan 09:40
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.11 相比的变更:
chore(package): 更新版本号至 0.0.12 并添加 workspaces 配置 (7a3ca74 )
Release v0.0.11
02 Jan 08:55
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.10 相比的变更:
chore(package): 更新版本号至 0.0.11 并添加版本号打印 (8fa3497 )
Release v0.0.10
02 Jan 08:37
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.9 相比的变更:
refactor(scripts): 使用 replaceAll 替换字符串以更新路径 (3725280 )
Release v0.0.9
02 Jan 08:21
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.8 相比的变更:
chore(package): 更新版本号至 0.0.9 (f5bcbc1 )
Release v0.0.8
02 Jan 07:29
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.7 相比的变更:
chore(package): 更新版本号至 0.0.8 (adcec14 )
Release v0.0.7
02 Jan 06:34
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.6 相比的变更:
chore(package): 更新版本号至 0.0.7 并添加 vitest.config.ts 模板 (8abf8b4 )
docs(README): 更新文档以移除 OSS 上传相关内容 (bc1cb0a )
Release v0.0.6
02 Jan 05:12
Compare
Sorry, something went wrong.
No results found
更新内容
与 v0.0.5 相比的变更:
chore(husky): 更新 pre-commit 钩子以增加测试和检查 (6f40b76 )
chore(package): 更新版本号至 0.0.6 (966183b )
feat(scripts): 添加 postdocs.js 脚本模板支持 (dca181c )
feat(template): 添加 src/index.ts 模板并更新项目创建逻辑 (a03d694 )
refactor(update): 移除对 .gitignore 的检查逻辑 (e20578c )
feat(config): 添加项目规范配置文件和 ESLint 配置 (3a90038 )
feat(versions): 优化依赖版本管理逻辑 (ed56712 )
feat(versions): 从模板文件读取依赖版本 (4c33925 )
feat(scripts): 更新 watch 和 test 脚本配置 (98903a0 )
feat(scripts): 添加发布和安装后脚本配置 (d9640b6 )
docs(README): 更新使用方式和模板文件说明 (b4cf42e )