Skip to content

Commit

Permalink
fix: formatting yaml issues
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth J Lee <[email protected]>
  • Loading branch information
ejlee3 committed Dec 9, 2024
1 parent 01f7c5c commit 9b4a46a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
changelog:
exclude:
labels:
-ignore-for-release
-dependencies
- ignore-for-release
- dependencies
categories:
- title: Breaking Changes
labels:
-Semver-Major
-breaking-change
- Semver-Major
- breaking-change
- title: New Features
labels:
-Semver-Minor
-enhancement
- Semver-Minor
- enhancement
exclude:
labels:
-issues
- issues
- title: Issues
labels:
-issue
- issue
- title: Other Changes
labels:
- "*"

0 comments on commit 9b4a46a

Please sign in to comment.