Skip to content

Commit

Permalink
Merge pull request #75 from Gawdl3y/rel/0.5.0
Browse files Browse the repository at this point in the history
Release v0.5.0
  • Loading branch information
Gawdl3y authored Dec 25, 2023
2 parents ba2d45b + 25fc04a commit db0bad8
Show file tree
Hide file tree
Showing 13 changed files with 736 additions and 460 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
failOnError: true
configurationJson: |
{
"template": "#{{CHANGELOG}}\n\n**Full changelog:** [`#{{FROM_TAG}}...#{{TO_TAG}}`](#{{RELEASE_DIFF}})\n**Previous release:** [#{{FROM_TAG}}](https://github.com/#{{OWNER}}/#{{REPO}}/releases/tag/#{{FROM_TAG}})\n**All releases:** https://github.com/#{{OWNER}}/#{{REPO}}/releases",
"template": "#{{CHANGELOG}}\n\n**Full changelog:** [`#{{FROM_TAG}}...#{{TO_TAG}}`](#{{RELEASE_DIFF}}) \n**Previous release:** [#{{FROM_TAG}}](https://github.com/#{{OWNER}}/#{{REPO}}/releases/tag/#{{FROM_TAG}}) \n**All releases:** https://github.com/#{{OWNER}}/#{{REPO}}/releases",
"pr_template": "- PR ##{{NUMBER}}: #{{TITLE}} (@#{{AUTHOR}})",
"categories": [
{
Expand Down
Loading

0 comments on commit db0bad8

Please sign in to comment.