Merge pull request #870 from sharetribe/v1_2_0

Update version
This commit is contained in:
Vesa Luusua 2018-07-19 14:52:21 +03:00 committed by GitHub
commit 4282ad693c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -12,8 +12,9 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version
## v1.2.0
* [change] Use Google's static map on ListingPage.
This is a reaction to pricing change of Google Maps APIs.
[#869](https://github.com/sharetribe/flex-template-web/pull/869)
* [change] Use sessionTokens and fields for Autocomplete calls to Google Maps.
This is a reaction to pricing change of Google Maps APIs.

View file

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