How to Automatically Publish and Maintain an NPM Package Using `semantic-release`
Creating NPM packages is an easy and convenient way to share reusable snippets of code for both yourself and others to consume in future projects. They could be as simple as an ESLint configuration or as detailed as a data fetching package or somethi...
conermurphy.hashnode.dev7 min read