1.0.3 • Published 3 years ago

tsjest-npm-demo v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

tsjest-npm-demo

Description

typescript编写npm库

Software Architecture

Software architecture description

commit rules types

build: 代码已构建 ci: 配置 chore: 构建过程或辅助工具的变动 docs: 文档更新 feat: 新功能的实现 fix: bug 的修复 perf: 性能优化 refactor: 重构代码 revert: 回滚 style: 样式 test: 增加测试用例

commit example

git commit -m type(scope): subject eg: git commit -m 'ci(XXX): 配置文件'

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago