Skip to content

Commit

Permalink
Increase changelog limits - last release was over a year ago
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Oct 7, 2024
1 parent 5b6a169 commit 16c1498
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>❓ Other changes</summary>\n\n#{{UNCATEGORIZED}}\n</details>",
"pr_template": "- #{{TITLE}} (##{{NUMBER}})",
"empty_template": "- no changes",
"max_pull_requests": 300,
"max_back_track_time_days": 730,
"categories": [
{
"title": "## ✨ Features",
Expand Down

0 comments on commit 16c1498

Please sign in to comment.