Release 1.3.5
This commit is contained in:
parent
757ef0c99f
commit
d3129168ae
10
CHANGELOG.md
10
CHANGELOG.md
@ -7,6 +7,16 @@
|
|||||||
|
|
||||||
</details>
|
</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)
|
## 1.3.3 (March 6, 2018)
|
||||||
Fixes load failure
|
Fixes load failure
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms",
|
"name": "netlify-cms",
|
||||||
"version": "1.3.4",
|
"version": "1.3.5",
|
||||||
"description": "Netlify CMS lets content editors work on structured content stored in git",
|
"description": "Netlify CMS lets content editors work on structured content stored in git",
|
||||||
"main": "dist/cms.js",
|
"main": "dist/cms.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user