Release 0.7.2
This commit is contained in:
parent
c0b0cd5e9f
commit
495e7c8743
@ -6,6 +6,11 @@
|
||||
</summary>
|
||||
</details>
|
||||
|
||||
## 0.7.2 (November 11, 2017)
|
||||
|
||||
* Only rebase editorial workflow pull requests if assets are stored in content repo ([@erquhart](https://github.com/erquhart) in [#804](https://github.com/pulls/804))
|
||||
* Fix Netlify Identity widget logout method being called after signup redirect ([@tech4him1](https://github.com/tech4him1) in [#805](https://github.com/pulls/805))
|
||||
|
||||
## 0.7.1 (November 11, 2017)
|
||||
|
||||
* Enable sourcemaps ([@erquhart](https://github.com/erquhart) in [#803](https://github.com/pulls/803))
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"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