📦🚀📄 @falcowoski/semantic-release-npm-rename-package
The classic and reliable @semantic-release/npm plugin, but with the ability to rename the package before publishing ⚡️
How to install?
npm install @falcowoski/semantic-release-npm-rename-package -D
pnpm add @falcowoski/semantic-release-npm-rename-package -D
How to use?
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 🚀

Use cases
One use case for this plugin is publishing the same package under multiple scopes or across multiple organizations 🏢