Inspired by Amanda Mitchell's semantic-release-npm-multiple
The classic and reliable @semantic-release/npm plugin, but with the ability to rename the package before publishing ⚡️
npm install @falcowoski/semantic-release-npm-rename-package -D
pnpm add @falcowoski/semantic-release-npm-rename-package -D
This plugin is simply a wrapper around the original plugin, so all the original parameters are kept and we now have the new packageName
optional parameter 🚀
One use case for this plugin is publishing the same package under multiple scopes or across multiple organizations 🏢