File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 108
108
- [ semantic-release-npm-deprecate-old-versions] ( https://github.com/ghusse/semantic-release-npm-deprecate-old-versions )
109
109
- ` verifyConditions ` : Validates configuration.
110
110
- ` 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