Update changelog: v1.3.1/hotfix

This commit is contained in:
Vesa Luusua 2018-08-02 00:18:57 +03:00
parent bb4a47d970
commit bfa04f622d
2 changed files with 5 additions and 1 deletions

View file

@ -11,6 +11,10 @@ way to update this template, but currently, we follow a pattern:
* Patch (v0.0.**X**): Bug fixes and small changes to components.
---
## v1.3.1
* [fix] Hotfix: reverting the usage of ReusableMapContainer due to
production build error.
[#881](https://github.com/sharetribe/flex-template-web/pull/881)
## v1.3.0
* [change] Reusable SearchMap.

View file

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