Skip to content

Conversation

@LVtomatoJ
Copy link

…ultiple components

Pull Request 标题规则

type(ComponentName?):commit message

示例:

  • docs: fix typo in quickstart
  • build: optimize build speed
  • fix(Button): incorrect style
  • feat(Button): add color prop

可选择的类型:

  • fix
  • feat
  • docs
  • perf
  • test
  • types
  • build
  • chore
  • refactor
  • breaking change

@landluck
Copy link
Contributor

landluck commented Apr 6, 2025

这些内容需要处理一下

  1. dist、lib 文件无需更改
  2. 每个组件需要补充文档修改
  3. package.json 无需修改

处理后需要执行一下 yarn test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants