@jlev can you update the CHANGELOG.md with the changes as you go? I've been trying to standardize the CHANGELOG is all our repos to this: http://keepachangelog.com
Let's keep semver, as much as it makes sense for a front-end app like this. I don't know what a breaking change would be, but minor for features added, patch for bug-fixes. I think as you do this work right now we shouldn't call it a release, but probably each PR should include an update to the CHANGELOG with the feature added under "Unreleased" and a link back to the PR.
@jlev can you update the CHANGELOG.md with the changes as you go? I've been trying to standardize the CHANGELOG is all our repos to this: http://keepachangelog.com
Let's keep semver, as much as it makes sense for a front-end app like this. I don't know what a breaking change would be, but minor for features added, patch for bug-fixes. I think as you do this work right now we shouldn't call it a release, but probably each PR should include an update to the CHANGELOG with the feature added under "Unreleased" and a link back to the PR.