Merge pull request #1029 from sharetribe/v2.11.1

Update version to v2.11.1
This commit is contained in:
Vesa Luusua 2019-02-21 14:02:14 +02:00 committed by GitHub
commit 68bf18e737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.11.1] 2019-02-21
- [add] New translations for French and Spanish (fr.json & es.json)
[#1028](https://github.com/sharetribe/flex-template-web/pull/1028)
- [add] New translation file German (de.json). This also adds hyphenation to some of the titles.
[#1027](https://github.com/sharetribe/flex-template-web/pull/1027)
[v2.11.0]: https://github.com/sharetribe/flex-template-web/compare/v2.11.0...v2.11.1
## [v2.11.0] 2019-02-20
- [fix] SelectMultipleFilter had a bug on mobile layout - `onSubmit` didn't get called. This fixes

View file

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