From 6da00a90788547d066a80c8b7bf9b991587f8f44 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 6 Sep 2018 14:30:01 +0300 Subject: [PATCH] New release: v1.4.2 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {