Revert "chore(release): publish"
This reverts commit e25395b2f2247d16981675f735cc73c819584cc3.
This commit is contained in:
@ -3,17 +3,6 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2.10.57 (2020-09-08)
|
||||
|
||||
|
||||
### Reverts
|
||||
|
||||
* Revert "chore(release): publish" ([3b83403](https://github.com/netlify/netlify-cms/commit/3b834034518fd029530b069c507b8efed297edac))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 2.10.56 (2020-08-20)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.10.57",
|
||||
"version": "2.10.56",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -22,9 +22,9 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"netlify-cms-app": "^2.12.21",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.7",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.8",
|
||||
"netlify-cms-app": "^2.12.20",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.6",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.7",
|
||||
"react": "^16.8.4",
|
||||
"react-dom": "^16.8.4"
|
||||
},
|
||||
|
Reference in New Issue
Block a user