chore(release): publish

- netlify-cms-app@2.14.22
 - netlify-cms-backend-bitbucket@2.12.7
 - netlify-cms-core@2.38.1
 - netlify-cms-proxy-server@1.3.11
 - netlify-cms@2.10.92
This commit is contained in:
erezrokah
2021-02-15 12:24:24 +01:00
parent eb78740a56
commit 95c2a62d22
10 changed files with 51 additions and 8 deletions

View File

@ -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.14.22](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.14.21...netlify-cms-app@2.14.22) (2021-02-15)
**Note:** Version bump only for package netlify-cms-app
## [2.14.21](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.14.20...netlify-cms-app@2.14.21) (2021-02-10)
**Note:** Version bump only for package netlify-cms-app

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-app",
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
"version": "2.14.21",
"version": "2.14.22",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app",
"bugs": "https://github.com/netlify/netlify-cms/issues",
@ -33,12 +33,12 @@
"lodash": "^4.17.11",
"moment": "^2.24.0",
"netlify-cms-backend-azure": "^1.1.1",
"netlify-cms-backend-bitbucket": "^2.12.6",
"netlify-cms-backend-bitbucket": "^2.12.7",
"netlify-cms-backend-git-gateway": "^2.11.9",
"netlify-cms-backend-github": "^2.11.8",
"netlify-cms-backend-gitlab": "^2.9.8",
"netlify-cms-backend-test": "^2.10.6",
"netlify-cms-core": "^2.38.0",
"netlify-cms-core": "^2.38.1",
"netlify-cms-editor-component-image": "^2.6.7",
"netlify-cms-lib-auth": "^2.3.0",
"netlify-cms-lib-util": "^2.12.3",