npm-publish-git
npm-publish-git copied to clipboard
Publish your NPM package as a (versioned) git tag.
Results
1
npm-publish-git issues
Sort by
recently updated
recently updated
newest added
This is useful for monorepos, where you have multiple NPM packages in subdirectories which are published separately. ### TODO - [x] The package.json from the sub package should be published...