Publish
- netlify-cms-backend-git-gateway@2.1.2 - netlify-cms-backend-gitlab@2.1.1 - netlify-cms-core@2.3.1 - netlify-cms-editor-component-image@2.2.0 - netlify-cms-media-library-cloudinary@1.1.1 - netlify-cms-media-library-uploadcare@0.3.1 - netlify-cms-widget-markdown@2.1.0 - netlify-cms@2.3.1
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.3.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.3.0...netlify-cms-core@2.3.1) (2018-12-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **netlify-cms-core:** support translation in error message ([#1935](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/1935)) ([0f1ebd1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/0f1ebd1))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.3.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.2.1...netlify-cms-core@2.3.0) (2018-12-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"main": "dist/netlify-cms-core.js",
|
||||
@ -33,7 +33,7 @@
|
||||
"jwt-decode": "^2.1.0",
|
||||
"lodash": "^4.17.10",
|
||||
"moment": "^2.11.2",
|
||||
"netlify-cms-editor-component-image": "^2.1.0",
|
||||
"netlify-cms-editor-component-image": "^2.2.0",
|
||||
"netlify-cms-lib-auth": "^2.0.5",
|
||||
"netlify-cms-lib-util": "^2.1.1",
|
||||
"netlify-cms-ui-default": "^2.1.1",
|
||||
|
Reference in New Issue
Block a user