- Diff: https://gitlab.com/gitlab-org/gitlab-styles/compare/v4.5.0...e18d76b309e42888759c1effe96767f13e34ae55
- Release notes:
```markdown
### New features and features updates
- !aaa
.
### Fixes
- !bbb .
### Doc changes
- !ccc .
### Other changes (tooling, technical debt)
- !ddd .
```
- Checklist before merging:
- [ ] Diff link is up-to-date.
- [ ] Based on the diff, `lib/gitlab/styles/version.rb` is updated, according to [SemVer](https://semver.org).
- [ ] Release notes are accurate.
- Checklist after merging:
- [ ] [Update the release notes for the newly created tag](docs/release_process.md#how-to).
/label ~"Engineering Productivity" ~"feature" ~"feature::maintenance" ~"static code analysis"