💍 test: Adding missing tests 🎸 feat: A new feature 🐛 fix: A bug fix 🤖 chore: Build process or auxiliary tool changes ✏️ docs: Documentation only changes 💡 refactor: A code change that neither fixes a bug or adds a feature 💄 style: Markup, white-space, formatting, missing semi-colons...
反正我是不知道选哪个的时候,我就 chore 了
dcalsky
2022-08-05 10:48:21 +08:00
chore: 不影响生产代码的改动,比如改了 webpack.config.js, dockerfile, makefile, go mod, package.json, .gitignore.