The package is released using the release-it tool/library.
npm run release --patch --ci --access public
In order to perform the release you need to
- be logged into npm
- have access to the NPM-organisation
- be able to push chagnes and releases to github