1.6.0 • Published 2 years ago
company-identifiers v1.6.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