diff --git a/CHANGELOG.md b/CHANGELOG.md index dcb497d5c..2bb688983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0-alpha.5](https://github.com/digidem/mapeo-mobile/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2019-11-19) + ## [2.0.0-alpha.4](https://github.com/digidem/mapeo-mobile/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2019-11-19) ### Bug Fixes diff --git a/package.json b/package.json index 8a270e397..5b28db9d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapeo-mobile", - "version": "2.0.0-alpha.4", + "version": "2.0.0-alpha.5", "private": true, "engines": { "node": "^10.16.0"