Update changelog and package.json

This commit is contained in:
Jenni Nurmi 2019-07-08 13:46:00 +03:00
parent f9dae4bac4
commit cd525d0708
2 changed files with 8 additions and 1 deletions

View file

@ -14,6 +14,13 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
## [v3.1.1] 2019-07-08
- [fix] Ensure on `TransactionPanel` that enquiry has a correct transition when a customer tries to
book the listing. This might happen with transaction process changes (e.g. when changing from
previous default to SCA process).
[#1131](https://github.com/sharetribe/flex-template-web/pull/1131)
## [v3.1.0] 2019-07-05
- [fix] SectionHero: fix type in search params. There was an extra "/s?".

View file

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