Skip to content

Commit

Permalink
fix: add semantic-release-replace-plugin-to-unscoped to replacements:…
Browse files Browse the repository at this point in the history
…all (#26663)

Co-authored-by: Rhys Arkins <[email protected]>
  • Loading branch information
wwuck and rarkins authored Jan 16, 2024
1 parent a540c9f commit 7523202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/replacements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const presets: Record<string, Preset> = {
'replacements:rollup-babel-to-scoped',
'replacements:rollup-node-resolve-to-scoped',
'replacements:rome-to-biome',
'replacements:semantic-release-replace-plugin-to-unscoped',
'replacements:vso-task-lib-to-azure-pipelines-task-lib',
'replacements:vsts-task-lib-to-azure-pipelines-task-lib',
'replacements:xmldom-to-scoped',
Expand Down

0 comments on commit 7523202

Please sign in to comment.