From 6599003fc5bbc0096192d7bffff84f1cd39da80d Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 9 Jan 2019 15:02:06 +0200 Subject: [PATCH] New release v2.7.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 565d256dbd..537cf9e33a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,11 +14,15 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +## [v2.7.1] 2019-01-09 + - [add] Separate date ranges when fetching availability exceptions and bookings on availability calendar. After this change, providers can block dates 365 days in advance instead of just 180 days. [#997](https://github.com/sharetribe/flex-template-web/pull/997) - [fix] Fixed a small typo. [#995](https://github.com/sharetribe/flex-template-web/pull/995) + [v2.7.1]: https://github.com/sharetribe/flex-template-web/compare/v2.7.0...v2.7.1 + ## [v2.7.0] 2019-01-08 - [add] Add Spanish translations file: es.json and update docs/translations.md diff --git a/package.json b/package.json index 2e9799567d..abd8be8e0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.7.0", + "version": "2.7.1", "private": true, "license": "Apache-2.0", "dependencies": {