update changelog and version
This commit is contained in:
parent
69ee5ecc78
commit
bfd8d526cf
@ -10,6 +10,13 @@
|
||||
* check for title/slug field on config load ([@tech4him1](https://github.com/tech4him1) in [#1203](https://github.com/netlify/netlify-cms/pull/1203))
|
||||
</details>
|
||||
|
||||
## 1.9.1 (June 14, 2018) ([demo](https://1-9-1--cms-demo.netlify.com))
|
||||
Fix GitLab Implicit OAuth
|
||||
|
||||
## Bug Fixes
|
||||
* fix GitLab Implicit OAuth ([@tech4him1](https://github.com/tech4him1) in [#1439](https://github.com/netlify/netlify-cms/pull/1439))
|
||||
|
||||
|
||||
## 1.9.0 (June 12, 2018) ([demo](https://1-9-0--cms-demo.netlify.com))
|
||||
GitLab support is here!!! 🎉🎉🎉
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"version": "1.9.0",
|
||||
"version": "2.0.0-dev",
|
||||
"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