@pubinfo/pro-components
TypeScript icon, indicating that this package has built-in type declarations

1.3.7 • Public • Published

@pubinfo/pro-components

Pro Components.

相关技术

提交规范

在需要 git commit 时,使用 pnpm commit 或者在全局安装过 commitizen 后使用 git cz 替换

  • feat: 新功能、新特性
  • fix: 修改 bug
  • perf: 更改代码,以提高性能
  • refactor: 代码重构(重构,在不影响代码内部行为、功能下的代码修改)
  • docs: 文档修改
  • style: 代码格式修改, 注意不是 css 修改(例如分号修改)
  • test: 测试用例新增、修改
  • build: 影响项目构建或依赖项修改
  • revert: 恢复上一次提交
  • ci: 持续集成相关文件修改
  • chore: 其他修改(不在上述类型中的修改)

Readme

Keywords

none

Package Sidebar

Install

npm i @pubinfo/pro-components

Weekly Downloads

87

Version

1.3.7

License

MIT

Unpacked Size

1.03 MB

Total Files

150

Last publish

Collaborators

  • werheng
  • wsypower