Use Conventional Commits convention.
If changes described in changesets are isolated (For example in a single component) then use syntax with () like fix(ComboBox): what exactly is fixed and so on.
The name of the commit should be as short as possible.