Merge pull request #885 from sharetribe/release-v1.3.2

Release v1.3.2
This commit is contained in:
Kimmo Puputti 2018-08-07 14:42:38 +03:00 committed by GitHub
commit c4cc29ad12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version 2018-08-XX
## v1.3.2 2018-08-07
* [change] Update the Sharetribe Flex SDK to the 1.0.0 version in NPM.
All the `sharetribe-sdk` imports are now using the new package name
`sharetribe-flex-sdk`.

View file

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