New release: v2.13.1

This commit is contained in:
Vesa Luusua 2019-03-29 15:43:17 +02:00
parent 720b23878f
commit 0f52866516
2 changed files with 5 additions and 1 deletions

View file

@ -14,12 +14,16 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v2.13.1] 2019-03-29
- [add] a comment about category and amenities filters. They don't work out-of-the-box, extended
data needs a schema before it can work as a search filter.
[#1055](https://github.com/sharetribe/flex-template-web/pull/1055)
- [fix] EditListingWizard: currentUser was null when the EditListingPage got reloaded causing
TypeError. [#1056](https://github.com/sharetribe/flex-template-web/pull/1056)
[v2.13.1]: https://github.com/sharetribe/flex-template-web/compare/v2.13.0...v2.13.1
## [v2.13.0] 2019-03-28
- [add] Add translations for recent Stripe API related changes. (German will be included later.)

View file

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