Merge pull request #965 from sharetribe/release

Release 2.4.0
This commit is contained in:
Hannu Lyytikäinen 2018-11-28 11:46:50 +02:00 committed by GitHub
commit 2fd19b4877
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -12,7 +12,9 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version 2018-11-XX
## Upcoming version 2018-XX-XX
## [v2.4.0] 2018-11-28
* [change] Update Flex JS SDK to 1.2.
[#963](https://github.com/sharetribe/flex-template-web/pull/963)
@ -25,6 +27,8 @@ way to update this template, but currently, we follow a pattern:
[#959](https://github.com/sharetribe/flex-template-web/pull/959)
* [add] Add translations CLI tool [#955](https://github.com/sharetribe/flex-template-web/pull/955)
[v2.4.0]: https://github.com/sharetribe/flex-template-web/compare/v2.3.2...v2.4.0
## [v2.3.2] 2018-11-20
* [fix] Take 2: don't set currentUserHasListings if fetched listing is in draft state.

View file

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