Release 1.3.3
This commit is contained in:
parent
3a0929304c
commit
030b5a564c
@ -7,6 +7,11 @@
|
||||
|
||||
</details>
|
||||
|
||||
## 1.3.3 (March 6, 2018)
|
||||
Fixes load failure
|
||||
|
||||
* Fix bugs introduced by manual initialization ([@erquhart](https://github.com/erquhart) in [#1157](https://github.com/netlify/netlify-cms/pull/1157))
|
||||
|
||||
## 1.3.2 (March 6, 2018)
|
||||
Fixes date widget default format, collection load failure when entry fails
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"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