Skip to content

Commit

Permalink
build: update automated release changelog config
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jun 13, 2024
1 parent b9b8a99 commit b6b3ac1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
- release
categories:
- title: 🚀 Features
labels:
Expand All @@ -25,7 +23,7 @@ changelog:
- build
- title: 📦 Dependency Updates
labels:
- build
- dependency
- title: Other Changes
labels:
- "*"

0 comments on commit b6b3ac1

Please sign in to comment.