chore(release): publish

- netlify-cms-app@2.11.3
 - netlify-cms-backend-bitbucket@2.7.2
 - netlify-cms-backend-git-gateway@2.6.1
 - netlify-cms-backend-github@2.6.3
 - netlify-cms-backend-gitlab@2.5.1
 - netlify-cms-backend-test@2.7.1
 - netlify-cms-core@2.15.1
 - netlify-cms-lib-auth@2.2.7
 - netlify-cms-lib-util@2.5.1
 - netlify-cms@2.10.6
This commit is contained in:
Shawn Erquhart 2020-01-14 18:29:44 -05:00
parent 6f221ab3c1
commit 1091bfcd4f
20 changed files with 99 additions and 19 deletions

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.11.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.2...netlify-cms-app@2.11.3) (2020-01-14)
**Note:** Version bump only for package netlify-cms-app
## [2.11.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.1...netlify-cms-app@2.11.2) (2020-01-14) ## [2.11.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.1...netlify-cms-app@2.11.2) (2020-01-14)
**Note:** Version bump only for package netlify-cms-app **Note:** Version bump only for package netlify-cms-app

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-app", "name": "netlify-cms-app",
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.", "description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
"version": "2.11.2", "version": "2.11.3",
"homepage": "https://www.netlifycms.org", "homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
@ -31,15 +31,15 @@
"immutable": "^3.7.6", "immutable": "^3.7.6",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"moment": "^2.24.0", "moment": "^2.24.0",
"netlify-cms-backend-bitbucket": "^2.7.1", "netlify-cms-backend-bitbucket": "^2.7.2",
"netlify-cms-backend-git-gateway": "^2.6.0", "netlify-cms-backend-git-gateway": "^2.6.1",
"netlify-cms-backend-github": "^2.6.2", "netlify-cms-backend-github": "^2.6.3",
"netlify-cms-backend-gitlab": "^2.5.0", "netlify-cms-backend-gitlab": "^2.5.1",
"netlify-cms-backend-test": "^2.7.0", "netlify-cms-backend-test": "^2.7.1",
"netlify-cms-core": "^2.15.0", "netlify-cms-core": "^2.15.1",
"netlify-cms-editor-component-image": "^2.5.0", "netlify-cms-editor-component-image": "^2.5.0",
"netlify-cms-lib-auth": "^2.2.6", "netlify-cms-lib-auth": "^2.2.7",
"netlify-cms-lib-util": "^2.5.0", "netlify-cms-lib-util": "^2.5.1",
"netlify-cms-locales": "^1.5.0", "netlify-cms-locales": "^1.5.0",
"netlify-cms-ui-default": "^2.8.0", "netlify-cms-ui-default": "^2.8.0",
"netlify-cms-widget-boolean": "^2.3.0", "netlify-cms-widget-boolean": "^2.3.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.7.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.1...netlify-cms-backend-bitbucket@2.7.2) (2020-01-14)
**Note:** Version bump only for package netlify-cms-backend-bitbucket
## [2.7.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0...netlify-cms-backend-bitbucket@2.7.1) (2020-01-09) ## [2.7.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0...netlify-cms-backend-bitbucket@2.7.1) (2020-01-09)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-backend-bitbucket", "name": "netlify-cms-backend-bitbucket",
"description": "Bitbucket backend for Netlify CMS", "description": "Bitbucket backend for Netlify CMS",
"version": "2.7.1", "version": "2.7.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.6.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.6.0...netlify-cms-backend-git-gateway@2.6.1) (2020-01-14)
**Note:** Version bump only for package netlify-cms-backend-git-gateway
# [2.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.6.0-beta.0...netlify-cms-backend-git-gateway@2.6.0) (2020-01-07) # [2.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.6.0-beta.0...netlify-cms-backend-git-gateway@2.6.0) (2020-01-07)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-backend-git-gateway", "name": "netlify-cms-backend-git-gateway",
"description": "Git Gateway backend for Netlify CMS", "description": "Git Gateway backend for Netlify CMS",
"version": "2.6.0", "version": "2.6.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.6.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.6.2...netlify-cms-backend-github@2.6.3) (2020-01-14)
**Note:** Version bump only for package netlify-cms-backend-github
## [2.6.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.6.1...netlify-cms-backend-github@2.6.2) (2020-01-14) ## [2.6.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.6.1...netlify-cms-backend-github@2.6.2) (2020-01-14)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-backend-github", "name": "netlify-cms-backend-github",
"description": "GitHub backend for Netlify CMS", "description": "GitHub backend for Netlify CMS",
"version": "2.6.2", "version": "2.6.3",
"license": "MIT", "license": "MIT",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.5.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.5.0...netlify-cms-backend-gitlab@2.5.1) (2020-01-14)
**Note:** Version bump only for package netlify-cms-backend-gitlab
# [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.5.0-beta.0...netlify-cms-backend-gitlab@2.5.0) (2020-01-07) # [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.5.0-beta.0...netlify-cms-backend-gitlab@2.5.0) (2020-01-07)
**Note:** Version bump only for package netlify-cms-backend-gitlab **Note:** Version bump only for package netlify-cms-backend-gitlab

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-backend-gitlab", "name": "netlify-cms-backend-gitlab",
"description": "GitLab backend for Netlify CMS", "description": "GitLab backend for Netlify CMS",
"version": "2.5.0", "version": "2.5.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT", "license": "MIT",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.7.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.7.0...netlify-cms-backend-test@2.7.1) (2020-01-14)
**Note:** Version bump only for package netlify-cms-backend-test
# [2.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.7.0-beta.0...netlify-cms-backend-test@2.7.0) (2020-01-07) # [2.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.7.0-beta.0...netlify-cms-backend-test@2.7.0) (2020-01-07)
**Note:** Version bump only for package netlify-cms-backend-test **Note:** Version bump only for package netlify-cms-backend-test

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-backend-test", "name": "netlify-cms-backend-test",
"description": "Development testing backend for Netlify CMS", "description": "Development testing backend for Netlify CMS",
"version": "2.7.0", "version": "2.7.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT", "license": "MIT",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.15.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.15.0...netlify-cms-core@2.15.1) (2020-01-14)
**Note:** Version bump only for package netlify-cms-core
# [2.15.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.14.1...netlify-cms-core@2.15.0) (2020-01-14) # [2.15.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.14.1...netlify-cms-core@2.15.0) (2020-01-14)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-core", "name": "netlify-cms-core",
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.", "description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
"version": "2.15.0", "version": "2.15.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.2.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.6...netlify-cms-lib-auth@2.2.7) (2020-01-14)
**Note:** Version bump only for package netlify-cms-lib-auth
## [2.2.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.6-beta.0...netlify-cms-lib-auth@2.2.6) (2019-12-18) ## [2.2.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.6-beta.0...netlify-cms-lib-auth@2.2.6) (2019-12-18)
**Note:** Version bump only for package netlify-cms-lib-auth **Note:** Version bump only for package netlify-cms-lib-auth

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-lib-auth", "name": "netlify-cms-lib-auth",
"description": "Shared authentication functionality for Netlify CMS.", "description": "Shared authentication functionality for Netlify CMS.",
"version": "2.2.6", "version": "2.2.7",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.5.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.5.0...netlify-cms-lib-util@2.5.1) (2020-01-14)
**Note:** Version bump only for package netlify-cms-lib-util
# [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.5.0-beta.0...netlify-cms-lib-util@2.5.0) (2020-01-07) # [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.5.0-beta.0...netlify-cms-lib-util@2.5.0) (2020-01-07)
**Note:** Version bump only for package netlify-cms-lib-util **Note:** Version bump only for package netlify-cms-lib-util

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-lib-util", "name": "netlify-cms-lib-util",
"description": "Shared utilities for Netlify CMS.", "description": "Shared utilities for Netlify CMS.",
"version": "2.5.0", "version": "2.5.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.10.6](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.5...netlify-cms@2.10.6) (2020-01-14)
**Note:** Version bump only for package netlify-cms
## [2.10.5](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.4...netlify-cms@2.10.5) (2020-01-14) ## [2.10.5](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.4...netlify-cms@2.10.5) (2020-01-14)
**Note:** Version bump only for package netlify-cms **Note:** Version bump only for package netlify-cms

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms", "name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.", "description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.10.5", "version": "2.10.6",
"homepage": "https://www.netlifycms.org", "homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms", "repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
@ -21,7 +21,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"codemirror": "^5.46.0", "codemirror": "^5.46.0",
"netlify-cms-app": "^2.11.2", "netlify-cms-app": "^2.11.3",
"netlify-cms-media-library-cloudinary": "^1.3.4", "netlify-cms-media-library-cloudinary": "^1.3.4",
"netlify-cms-media-library-uploadcare": "^0.5.5", "netlify-cms-media-library-uploadcare": "^0.5.5",
"react": "^16.8.4", "react": "^16.8.4",