diff --git a/CHANGELOG.md b/CHANGELOG.md index 53373f27..f6bc38d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ way to update this template, but currently, we follow a pattern: * Patch (v0.0.**X**): Bug fixes and small changes to components. --- -## Upcoming version 2018-09-XX +## v1.4.2 2018-09-06 * [add] Reduce character queries on LocationAutocompleteInput to reduce geocoding costs. [#883](https://github.com/sharetribe/flex-template-web/pull/883) * [change] Update git links and improve documentation diff --git a/package.json b/package.json index 8e5a73e7..934352ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "1.3.2", + "version": "1.4.2", "private": true, "license": "Apache-2.0", "dependencies": {