- feat: new feature
- fix(scope): bug in scope
- feat!: breaking change in API
- chore(deps): update dependencies
- build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci: Changes to CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
- chore: Changes wich doesn't change source code or tests e.g. chnages to the build process, auxiliary tools, libraries