Publish
- netlify-cms-core@2.3.0 - netlify-cms-editor-component-image@2.1.0 - netlify-cms-media-library-cloudinary@1.1.0 - netlify-cms-media-library-uploadcare@0.3.0 - netlify-cms-widget-file@2.2.0 - netlify-cms-widget-image@2.1.1 - netlify-cms-widget-select@2.1.0 - netlify-cms@2.3.0
This commit is contained in:
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.1.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image/compare/netlify-cms-editor-component-image@2.0.4...netlify-cms-editor-component-image@2.1.0) (2018-12-04)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add cloudinary support ([#1932](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image/issues/1932)) ([1fc2f50](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image/commit/1fc2f50))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.0.4"></a>
|
||||
## [2.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image/compare/netlify-cms-editor-component-image@2.0.3...netlify-cms-editor-component-image@2.0.4) (2018-08-24)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-editor-component-image",
|
||||
"description": "Image component for Netlify CMS editor widget",
|
||||
"version": "2.0.4",
|
||||
"version": "2.1.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"main": "dist/netlify-cms-editor-component-image.js",
|
||||
|
Reference in New Issue
Block a user