chore(release): publish
- netlify-cms-app@2.15.92 - netlify-cms-backend-git-gateway@2.13.2 - netlify-cms@2.10.206
This commit is contained in:
parent
842bb9c2f9
commit
35cecbd381
@ -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.15.92](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.91...netlify-cms-app@2.15.92) (2022-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.91](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.90...netlify-cms-app@2.15.91) (2022-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
@ -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.15.91",
|
||||
"version": "2.15.92",
|
||||
"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",
|
||||
@ -35,7 +35,7 @@
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-azure": "^1.3.1",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.1",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.2",
|
||||
"netlify-cms-backend-github": "^2.14.1",
|
||||
"netlify-cms-backend-gitlab": "^2.13.0",
|
||||
"netlify-cms-backend-proxy": "^1.2.3",
|
||||
|
@ -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.13.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.13.1...netlify-cms-backend-git-gateway@2.13.2) (2022-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.13.0...netlify-cms-backend-git-gateway@2.13.1) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-git-gateway",
|
||||
"description": "Git Gateway backend for Netlify CMS",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -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.10.206](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.205...netlify-cms@2.10.206) (2022-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.205](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.204...netlify-cms@2.10.205) (2022-09-20)
|
||||
|
||||
**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.10.205",
|
||||
"version": "2.10.206",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -23,7 +23,7 @@
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"create-react-class": "^15.7.0",
|
||||
"netlify-cms-app": "^2.15.91",
|
||||
"netlify-cms-app": "^2.15.92",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.10",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.10",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user