Skip to content

Commit

Permalink
chore(release): Remove preset definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Nov 27, 2023
1 parent 4839a3e commit 8a0623b
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,10 @@
{ "type": "test", "release": false },
{ "scope": "no-release", "release": false },
{ "scope": "release", "release": "patch" }
],
"presetConfig": true
}
],
[ "@semantic-release/release-notes-generator",
{
"presetConfig": true
]
}
],
"@semantic-release/release-notes-generator",
[ "@semantic-release/changelog",
{
"changelogTitle": "# Changelog"
Expand Down

0 comments on commit 8a0623b

Please sign in to comment.