A PWA that provides currency conversion with ISK as the base currency
Update CHANGELOG as per keepachangelog.com.
Use npm to update release version, in a easy manner, to ensure both git and package.json has the correct version.
npm version [major|minor|patch] -m "git message"