From 7526e93f4e27285ed1af8371893d527a7121c559 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 5 Apr 2019 15:04:19 +0300 Subject: [PATCH] New release: v2.14.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 122423f1..8b0d3ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +## [v2.14.0] 2019-04-05 + - [add] German translations for recent PayoutDetailsForm changes. [#1064](https://github.com/sharetribe/flex-template-web/pull/1064) - [add] Added NZD and HKD subunit divisors and refactored currency configuration. @@ -24,6 +26,8 @@ way to update this template, but currently, we follow a pattern: OK, but there wasn't any reason to for it. [#1061](https://github.com/sharetribe/flex-template-web/pull/1061) + [v2.14.0]: https://github.com/sharetribe/flex-template-web/compare/v2.13.1...v2.14.0 + ## [v2.13.1] 2019-03-29 - [add] a comment about category and amenities filters. They don't work out-of-the-box, extended diff --git a/package.json b/package.json index 6cf20743..4bbcfdb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.13.1", + "version": "2.14.0", "private": true, "license": "Apache-2.0", "dependencies": {