Skip to content

Commit

Permalink
fix: extend semantic release monorepo package
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Jul 28, 2023
1 parent 8657c3d commit 09b3c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
channel: 'beta',
},
],
extends: '@lomray/semantic-release-monorepo',
extends: '@lomray/semantic-release-monorepo/package.json',
plugins: [
'@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator',
Expand Down

0 comments on commit 09b3c73

Please sign in to comment.