bolt.new/app
zyh 4baf31d516 feat: 添加对新特性(API)的修改;
fix: 修复了代码中的一个错误;
refactor: 重写/重构代码,但没有改变API的行为;
style: 添加了空格、格式化、缺失的分号等;
test: 添加了缺失的测试或修正了现有的测试;
docs: 更新了文档,如readme;
build: 更新了依赖、项目版本;
ops: 影响了基础设施、部署、备份、恢复等操作性组件;
chore: 修改了.gitignore等;

根据以上信息,你的commit message可以是:
2024-10-11 12:10:07 +00:00
..
components fix: remove logout button (#130) 2024-10-07 10:54:24 +02:00
lib feat: 添加对新特性(API)的修改; 2024-10-11 12:10:07 +00:00
routes feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
styles fix: remove monorepo 2024-09-25 19:54:09 +01:00
types fix: remove monorepo 2024-09-25 19:54:09 +01:00
utils fix(npm): fix hanging shells (#159) 2024-10-07 16:24:29 +02:00
entry.client.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
entry.server.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
root.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00