New release v2.7.1

This commit is contained in:
Vesa Luusua 2019-01-09 15:02:06 +02:00
parent 098a00737c
commit 6599003fc5
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "2.7.0",
"version": "2.7.1",
"private": true,
"license": "Apache-2.0",
"dependencies": {