Skip to content

Commit

Permalink
fix: Update .releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
braybatista authored Mar 11, 2024
1 parent ab802ef commit fa93b3f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
{ "tag": "perf", "release": "patch" }
],
"parserOpts": {
"noteKeywords": [
"BREAKING CHANGE",
"BREAKING CHANGES",
"breaking",
"Breaking",
"BREAKING"
]
}
"noteKeywords": [
"BREAKING CHANGE",
"BREAKING CHANGES",
"breaking",
"Breaking",
"BREAKING"
]
}
}
],
[
Expand Down

0 comments on commit fa93b3f

Please sign in to comment.