To setup, follow these steps:
git clone https://github.com/voorhoede/Image.git
cd Image
npm ciNode.js, latest LTS is recommended.
- Switch to the main branch and ensure it is up-to-date with remote.
- Update
changelog.mdwith relevant changes and stage withgit add. - Run
npm version --forcewith the appropiate version bump to include the changelog changes in the same commit. - This should automatically push the commit and new version tag to trigger publishing from CI.