Skip to content

Commit

Permalink
back to basics for publish check
Browse files Browse the repository at this point in the history
  • Loading branch information
adjkant committed Dec 29, 2023
1 parent f18009f commit 7027a16
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions sdks/sdk-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,8 @@
"extends": "semantic-release-monorepo",
"branches": "main",
"plugins": [
[
"@semantic-release/commit-analyzer",
{
"preset": "conventionalcommits"
}
],
[
"@semantic-release/release-notes-generator",
{
"preset": "conventionalcommits"
}
],
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
"@semantic-release/github"
]
Expand Down

0 comments on commit 7027a16

Please sign in to comment.