mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Update version to v2.11.1
This commit is contained in:
parent
04b023c63e
commit
a373439ac0
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "app",
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.1",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue