From 0f52866516f28fe9d68226863fc9d6b15da30261 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 29 Mar 2019 15:43:17 +0200 Subject: [PATCH] New release: v2.13.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fb30bfc..e75ae66a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.) diff --git a/package.json b/package.json index 599ce2ab..6cf20743 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.13.0", + "version": "2.13.1", "private": true, "license": "Apache-2.0", "dependencies": {