1.5.0 • Published 3 years ago
company-identifiers v1.5.0
How to publish this library
Create a new version using npm:
npm version <major|minor|patch>Publish the new version:
npm publish --publicPush the new tags to git as well:
git push origin/main --tags