This commit is contained in:
Vesa Luusua 2018-06-26 12:51:53 +03:00 committed by Hannu Lyytikainen
parent 397c1e0483
commit 2b38dad087
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version
## v1.1.0
* [fix] Improve slug creation (slashes were breaking rendering in some environments)
[#850](https://github.com/sharetribe/flex-template-web/pull/850)
* [fix] Anonymous user should see contact link on UserCard

View file

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