Following the Keep A Changelog guide. Be sure to commit that.
npm run releaseAnswer the questions it asks. If it doesn't publish to npm for some reason (wait a couple of minutes and check the package version) you can manually do that via:
npm publishUpdate the demo
npm run deploy:demo