Update CHANGELOG (and fix package.json version)

This commit is contained in:
Vesa Luusua 2018-06-21 14:36:19 +03:00
parent c619196787
commit 96f13e2d69
2 changed files with 5 additions and 1 deletions

View file

@ -12,6 +12,10 @@ way to update this template, but currently, we follow a pattern:
---
## Upcoming version
* [fix] Improve slug creation (slashes were breaking rendering in some environments)
[#850](https://github.com/sharetribe/flex-template-web/pull/850)
## v1.0.0
* [change] Migrate remaining Redux Forms to Final Form. Also now all the form components can be

View file

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