Skip to content

Commit

Permalink
fix: remove changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjark-Kuehl committed Apr 18, 2023
1 parent 0c90935 commit 6f1bcca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 28 deletions.
14 changes: 1 addition & 13 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,5 @@
"extends":"semantic-release-monorepo",
"branches":[
"main"
],
"monorepo":{
"plugins":[
"@semantic-release/release-notes-generator",
[
"@semantic-release/changelog",
{
"changelogFile":"CHANGELOG.md",
"changelogTitle":"Changelog"
}
]
]
}
]
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"devDependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"commitlint": "17.6.1",
"eslint": "8.38.0",
"husky": "8.0.3",
Expand Down
7 changes: 0 additions & 7 deletions packages/base/CHANGELOG.md

This file was deleted.

7 changes: 0 additions & 7 deletions packages/typescript/CHANGELOG.md

This file was deleted.

0 comments on commit 6f1bcca

Please sign in to comment.