From 5f113608b438f46c556392630bd51c179a9effed Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 5 Jul 2019 15:34:00 +0300 Subject: [PATCH] New release: v3.1.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38dc8fa9..b8f465c0 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 +## [v3.1.0] 2019-07-05 + - [fix] SectionHero: fix type in search params. There was an extra "/s?". [#1124](https://github.com/sharetribe/flex-template-web/pull/1124) - [add] Add support for Singapore as the payout country of a provider. Also fix a bug in passing the @@ -24,6 +26,8 @@ way to update this template, but currently, we follow a pattern: the landing page after verification. [#1121](https://github.com/sharetribe/flex-template-web/pull/1121) + [v3.0.0]: https://github.com/sharetribe/flex-template-web/compare/v3.0.0...v3.1.0 + ## [v3.0.0] 2019-07-02 - [add] Strong Customer Authentication (SCA) with Stripe's new PaymentIntents flow. This is a big diff --git a/package.json b/package.json index b3a63b24..a5c4f087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "3.0.0", + "version": "3.1.0", "private": true, "license": "Apache-2.0", "dependencies": {