Release 1.3.5

This commit is contained in:
Shawn Erquhart 2018-03-06 18:06:34 -05:00
parent 757ef0c99f
commit d3129168ae
2 changed files with 11 additions and 1 deletions

View File

@ -7,6 +7,16 @@
</details>
## 1.3.5 (March 6, 2018)
Fixes styling issues
* Revert lockfile update due to breaking changes in css processing deps ([@erquhart](https://github.com/erquhart))
## 1.3.4 (March 6, 2018)
Fixes editorial workflow entry failure
* Fix editorial workflow entries not loading ([@erquhart](https://github.com/erquhart))
## 1.3.3 (March 6, 2018)
Fixes load failure

View File

@ -1,6 +1,6 @@
{
"name": "netlify-cms",
"version": "1.3.4",
"version": "1.3.5",
"description": "Netlify CMS lets content editors work on structured content stored in git",
"main": "dist/cms.js",
"scripts": {