update CHANGELOG.md and version

This commit is contained in:
Sam
2019-09-23 15:04:15 +02:00
parent bb54ce87e5
commit 742818a405
25 changed files with 113 additions and 72 deletions

View File

@ -10,7 +10,7 @@ const getFileSize = fileSize => {
)
}
export const version = '0.2.1-beta' // version stored in 'utils' for now
export const version = '0.2.2-beta' // version stored in 'utils' for now
export const apiUrl = `${process.env.REACT_APP_API_URL}/api/`
/* prettier-ignore */
export const thunderforestApiKey = `${