From a373439ac044083e926cca4b1c45b0abc0fe5311 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 21 Feb 2019 14:00:23 +0200 Subject: [PATCH] Update version to v2.11.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4d9e127..b31f1c01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 0624ea3a..6504047f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.11.0", + "version": "2.11.1", "private": true, "license": "Apache-2.0", "dependencies": {