Release 1.1.0
This commit is contained in:
parent
7053ccd8ec
commit
19e76479f6
@ -6,6 +6,11 @@
|
||||
</summary>
|
||||
</details>
|
||||
|
||||
## 1.1.0 (January 25, 2018)
|
||||
|
||||
* Fix metadata handling for all children of a list field ([@Quicksaver](https://github.com/Quicksaver) in [#719](https://github.com/netlify/netlify-cms/pull/719))
|
||||
* Allow registry of external backends ([@talves](https://github.com/talves) in [#1011](https://github.com/netlify/netlify-cms/pull/1011))
|
||||
|
||||
## 1.0.4 (January 23, 2018)
|
||||
|
||||
* Fix markdown widget re-rendering after load ([@erquhart](https://github.com/erquhart) in [#955](https://github.com/netlify/netlify-cms/pull/955))
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"version": "1.0.4",
|
||||
"version": "1.1.0",
|
||||
"description": "Netlify CMS lets content editors work on structured content stored in git",
|
||||
"main": "dist/cms.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user