http/README.md
2023-06-19 09:19:48 +08:00

16 lines
360 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# @crami/http@2.x
## 开发
```shell
# 安装依赖
pnpm i
# 版本发布
pnpm release
```
### 版本发布注意事项
本项目使用自动化版本发布脚本执行release以后选择对应的版本号会自动tag一个版本号。查看版本自动发布流程前往[droneCI](http://10.0.59.229:8119/),找到对应的项目即可查看。