New release: v3.1.0

This commit is contained in:
Vesa Luusua 2019-07-05 15:34:00 +03:00
parent 625d87cf6b
commit 5f113608b4
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "app",
"version": "3.0.0",
"version": "3.1.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {