diff --git a/.releaserc.yml b/.releaserc.yml index 3a05fab76..ffd38f8da 100644 --- a/.releaserc.yml +++ b/.releaserc.yml @@ -40,6 +40,9 @@ plugins: - type: "feature" section: "Features" hidden: false + - type: "perf" + section: "Performance Improvements" + hidden: false # Write the new version in version.txt - - '@semantic-release/exec'