Publish
- netlify-cms-core@2.8.1-alpha.0 - netlify-cms-ui-default@2.4.1-alpha.0 - netlify-cms-widget-file@2.2.1-alpha.0 - netlify-cms-widget-image@2.1.2-alpha.0 - netlify-cms@2.6.2-alpha.0
This commit is contained in:
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.8.1-alpha.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.8.0...netlify-cms-core@2.8.1-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-core
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.8.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.7.0...netlify-cms-core@2.8.0) (2019-03-08)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.1-alpha.0",
|
||||
"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",
|
||||
@ -37,7 +37,7 @@
|
||||
"netlify-cms-editor-component-image": "^2.2.0",
|
||||
"netlify-cms-lib-auth": "^2.0.5",
|
||||
"netlify-cms-lib-util": "^2.1.2",
|
||||
"netlify-cms-ui-default": "^2.4.0",
|
||||
"netlify-cms-ui-default": "^2.4.1-alpha.0",
|
||||
"node-polyglot": "^2.3.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.8.1",
|
||||
|
Reference in New Issue
Block a user