Publish
- netlify-cms-backend-git-gateway@2.3.1-beta.0 - netlify-cms-core@2.9.1-beta.0 - netlify-cms@2.7.1-beta.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.7.1-beta.0](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.7.0...netlify-cms@2.7.1-beta.0) (2019-03-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.7.0](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.7.0-beta.0...netlify-cms@2.7.0) (2019-03-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1-beta.0",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -28,11 +28,11 @@
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.2.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.3.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.3.1-beta.0",
|
||||
"netlify-cms-backend-github": "^2.3.0",
|
||||
"netlify-cms-backend-gitlab": "^2.2.0",
|
||||
"netlify-cms-backend-test": "^2.1.0",
|
||||
"netlify-cms-core": "^2.9.0",
|
||||
"netlify-cms-core": "^2.9.1-beta.0",
|
||||
"netlify-cms-editor-component-image": "^2.3.0",
|
||||
"netlify-cms-media-library-cloudinary": "^1.2.0",
|
||||
"netlify-cms-media-library-uploadcare": "^0.4.0",
|
||||
|
Reference in New Issue
Block a user