Sha256: 55a792b635feab307606a38541ca019e2e6958c21847801f9d38d2bedb57927e

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

<!-- Replace `v4.5.0` with the previous release here, and `e18d76b309e42888759c1effe96767f13e34ae55`
with the latest commit from https://gitlab.com/gitlab-org/gitlab-styles/commits/master that will be included in the release. -->
- Diff: https://gitlab.com/gitlab-org/gitlab-styles/compare/v4.5.0...e18d76b309e42888759c1effe96767f13e34ae55

- Release notes:

<!-- Keep the sections order but remove the empty sections -->

```markdown
### New scenarios and scenario updates

- !aaa <Title of the aaa MR>.

### Fixes

- !bbb <Title of the bbb MR>.

### Doc changes

- !ccc <Title of the ccc MR>.

### Other changes (CI, backstage)

- !ddd <Title of the ddd MR>.
```

- 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:
  - [ ] [Create a tag for the new release version](docs/release_process.md#how-to).

/label ~"Engineering Productivity" ~"tooling::workflow"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gitlab-styles-5.0.0 .gitlab/merge_request_templates/Release.md
gitlab-styles-4.3.0 .gitlab/merge_request_templates/Release.md