diff --git a/.releaserc.yml b/.releaserc.yml index 56c3b66d0..7a18e6da9 100644 --- a/.releaserc.yml +++ b/.releaserc.yml @@ -29,6 +29,9 @@ plugins: release: patch - type: refactor release: patch + - type: feat + scope: lint + release: patch - type: fix message: "*MINOR VERSION*" release: minor