dillon1000/react

Commit

[rrm] npm-publish command

This will publish all packages in build/packages/*.tgz to the "next" tag. If the current version is "stable" (doesn't trigger semver.prerelease()) then it will also update the "latest" dist-tag to point at that version.
Browse files
Changed paths4 files
First-parent comparison
M scripts/release-manager/Readme.md ModifiedM scripts/release-manager/cli.js ModifiedA scripts/release-manager/commands/npm-publish.js AddedM scripts/release-manager/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…