File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 108108- [ semantic-release-npm-deprecate-old-versions] ( https://github.com/ghusse/semantic-release-npm-deprecate-old-versions )
109109 - ` verifyConditions ` : Validates configuration.
110110 - ` publish ` : Deprecates old versions, based on the declaration of supported versions in the config.
111+ - [ amanda-mitchell/semantic-release-npm-multiple] ( https://github.com/amanda-mitchell/semantic-release-npm-multiple )
112+ - ** Note** : this is a thin wrapper around the built-in npm plugin that can target multiple registries
113+ - ` verifyConditions ` : Verify the presence and the validity of the npm authentication and release configuration for multiple registries
114+ - ` prepare ` : Update the package.json version and create the npm package tarball
115+ - ` publish ` : Publish the package on the npm registry for multiple registries
You can’t perform that action at this time.
0 commit comments