Skip to content

Commit

Permalink
feat(.releaserc): change 'perf' type from hidden to a section named '…
Browse files Browse the repository at this point in the history
…Performance Improvements' to provide more detailed release notes
  • Loading branch information
Codycody31 committed Dec 26, 2023
1 parent e3d68d5 commit 6da8ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"type": "perf",
"hidden": true
"section": "Performance Improvements"
},
{
"type": "test",
Expand Down

0 comments on commit 6da8ac5

Please sign in to comment.