- netlify-cms-backend-bitbucket@2.0.6
 - netlify-cms-backend-git-gateway@2.0.7
 - netlify-cms-backend-github@2.0.7
 - netlify-cms-backend-gitlab@2.0.6
 - netlify-cms-core@2.0.9
 - netlify-cms-ui-default@2.0.6
 - netlify-cms-widget-list@2.0.6
 - netlify-cms-widget-markdown@2.0.7
 - netlify-cms-widget-number@2.0.5
 - netlify-cms@2.0.11
This commit is contained in:
Shawn Erquhart 2018-08-27 12:36:20 -04:00
parent bc5b155cde
commit 530be69921
20 changed files with 102 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.
<a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.0.5...netlify-cms-backend-bitbucket@2.0.6) (2018-08-27)
**Note:** Version bump only for package netlify-cms-backend-bitbucket
<a name="2.0.5"></a> <a name="2.0.5"></a>
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.0.4...netlify-cms-backend-bitbucket@2.0.5) (2018-08-24) ## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.0.4...netlify-cms-backend-bitbucket@2.0.5) (2018-08-24)

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.0.5", "version": "2.0.6",
"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",
"main": "dist/netlify-cms-backend-bitbucket.js", "main": "dist/netlify-cms-backend-bitbucket.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.
<a name="2.0.7"></a>
## [2.0.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.0.6...netlify-cms-backend-git-gateway@2.0.7) (2018-08-27)
**Note:** Version bump only for package netlify-cms-backend-git-gateway
<a name="2.0.6"></a> <a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.0.5...netlify-cms-backend-git-gateway@2.0.6) (2018-08-24) ## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.0.5...netlify-cms-backend-git-gateway@2.0.6) (2018-08-24)

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.0.6", "version": "2.0.7",
"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",
"main": "dist/netlify-cms-backend-git-gateway.js", "main": "dist/netlify-cms-backend-git-gateway.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.
<a name="2.0.7"></a>
## [2.0.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.6...netlify-cms-backend-github@2.0.7) (2018-08-27)
**Note:** Version bump only for package netlify-cms-backend-github
<a name="2.0.6"></a> <a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.5...netlify-cms-backend-github@2.0.6) (2018-08-24) ## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.5...netlify-cms-backend-github@2.0.6) (2018-08-24)

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.0.6", "version": "2.0.7",
"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.
<a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.0.5...netlify-cms-backend-gitlab@2.0.6) (2018-08-27)
**Note:** Version bump only for package netlify-cms-backend-gitlab
<a name="2.0.5"></a> <a name="2.0.5"></a>
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.0.4...netlify-cms-backend-gitlab@2.0.5) (2018-08-24) ## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.0.4...netlify-cms-backend-gitlab@2.0.5) (2018-08-24)

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.0.5", "version": "2.0.6",
"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.
<a name="2.0.9"></a>
## [2.0.9](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.8...netlify-cms-core@2.0.9) (2018-08-27)
**Note:** Version bump only for package netlify-cms-core
<a name="2.0.8"></a> <a name="2.0.8"></a>
## [2.0.8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.7...netlify-cms-core@2.0.8) (2018-08-24) ## [2.0.8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.7...netlify-cms-core@2.0.8) (2018-08-24)

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.0.8", "version": "2.0.9",
"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",
"main": "dist/netlify-cms-core.js", "main": "dist/netlify-cms-core.js",
@ -37,7 +37,7 @@
"netlify-cms-editor-component-image": "^2.0.4", "netlify-cms-editor-component-image": "^2.0.4",
"netlify-cms-lib-auth": "^2.0.4", "netlify-cms-lib-auth": "^2.0.4",
"netlify-cms-lib-util": "^2.0.5", "netlify-cms-lib-util": "^2.0.5",
"netlify-cms-ui-default": "^2.0.5", "netlify-cms-ui-default": "^2.0.6",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react": "^16.4.1", "react": "^16.4.1",
"react-dnd": "^2.5.4", "react-dnd": "^2.5.4",

View File

@ -3,6 +3,17 @@
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.
<a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.0.5...netlify-cms-ui-default@2.0.6) (2018-08-27)
### Bug Fixes
* **list-widget:** use the sortable handle ([#1655](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/issues/1655)) ([e215f68](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/commit/e215f68))
<a name="2.0.5"></a> <a name="2.0.5"></a>
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.0.4...netlify-cms-ui-default@2.0.5) (2018-08-24) ## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.0.4...netlify-cms-ui-default@2.0.5) (2018-08-24)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-ui-default", "name": "netlify-cms-ui-default",
"description": "Default UI components for Netlify CMS.", "description": "Default UI components for Netlify CMS.",
"version": "2.0.5", "version": "2.0.6",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default",
"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.
<a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.0.5...netlify-cms-widget-list@2.0.6) (2018-08-27)
**Note:** Version bump only for package netlify-cms-widget-list
<a name="2.0.5"></a> <a name="2.0.5"></a>
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.0.4...netlify-cms-widget-list@2.0.5) (2018-08-24) ## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.0.4...netlify-cms-widget-list@2.0.5) (2018-08-24)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-widget-list", "name": "netlify-cms-widget-list",
"description": "Widget for editing lists in Netlify CMS.", "description": "Widget for editing lists in Netlify CMS.",
"version": "2.0.5", "version": "2.0.6",
"homepage": "https://www.netlifycms.org/docs/widgets/#list", "homepage": "https://www.netlifycms.org/docs/widgets/#list",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list",
"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.
<a name="2.0.7"></a>
## [2.0.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.0.6...netlify-cms-widget-markdown@2.0.7) (2018-08-27)
**Note:** Version bump only for package netlify-cms-widget-markdown
<a name="2.0.6"></a> <a name="2.0.6"></a>
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.0.5...netlify-cms-widget-markdown@2.0.6) (2018-08-24) ## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.0.5...netlify-cms-widget-markdown@2.0.6) (2018-08-24)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-widget-markdown", "name": "netlify-cms-widget-markdown",
"description": "Widget for editing markdown in Netlify CMS.", "description": "Widget for editing markdown in Netlify CMS.",
"version": "2.0.6", "version": "2.0.7",
"homepage": "https://www.netlifycms.org/docs/widgets/#markdown", "homepage": "https://www.netlifycms.org/docs/widgets/#markdown",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown",
"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.
<a name="2.0.5"></a>
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.0.4...netlify-cms-widget-number@2.0.5) (2018-08-27)
**Note:** Version bump only for package netlify-cms-widget-number
<a name="2.0.4"></a> <a name="2.0.4"></a>
## [2.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.0.3...netlify-cms-widget-number@2.0.4) (2018-08-24) ## [2.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.0.3...netlify-cms-widget-number@2.0.4) (2018-08-24)

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-widget-number", "name": "netlify-cms-widget-number",
"description": "Widget for editing numberic values in Netlify CMS.", "description": "Widget for editing numberic values in Netlify CMS.",
"version": "2.0.4", "version": "2.0.5",
"homepage": "https://www.netlifycms.org/docs/widgets/#number", "homepage": "https://www.netlifycms.org/docs/widgets/#number",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number",
"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.
<a name="2.0.11"></a>
## [2.0.11](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.10...netlify-cms@2.0.11) (2018-08-27)
**Note:** Version bump only for package netlify-cms
<a name="2.0.10"></a> <a name="2.0.10"></a>
## [2.0.10](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.9...netlify-cms@2.0.10) (2018-08-24) ## [2.0.10](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.9...netlify-cms@2.0.10) (2018-08-24)

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.0.10", "version": "2.0.11",
"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",
@ -22,21 +22,21 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"emotion": "^9.2.6", "emotion": "^9.2.6",
"netlify-cms-backend-bitbucket": "^2.0.5", "netlify-cms-backend-bitbucket": "^2.0.6",
"netlify-cms-backend-git-gateway": "^2.0.6", "netlify-cms-backend-git-gateway": "^2.0.7",
"netlify-cms-backend-github": "^2.0.6", "netlify-cms-backend-github": "^2.0.7",
"netlify-cms-backend-gitlab": "^2.0.5", "netlify-cms-backend-gitlab": "^2.0.6",
"netlify-cms-backend-test": "^2.0.6", "netlify-cms-backend-test": "^2.0.6",
"netlify-cms-core": "^2.0.8", "netlify-cms-core": "^2.0.9",
"netlify-cms-editor-component-image": "^2.0.4", "netlify-cms-editor-component-image": "^2.0.4",
"netlify-cms-widget-boolean": "^2.0.4", "netlify-cms-widget-boolean": "^2.0.4",
"netlify-cms-widget-date": "^2.0.5", "netlify-cms-widget-date": "^2.0.5",
"netlify-cms-widget-datetime": "^2.0.5", "netlify-cms-widget-datetime": "^2.0.5",
"netlify-cms-widget-file": "^2.0.5", "netlify-cms-widget-file": "^2.0.5",
"netlify-cms-widget-image": "^2.0.5", "netlify-cms-widget-image": "^2.0.5",
"netlify-cms-widget-list": "^2.0.5", "netlify-cms-widget-list": "^2.0.6",
"netlify-cms-widget-markdown": "^2.0.6", "netlify-cms-widget-markdown": "^2.0.7",
"netlify-cms-widget-number": "^2.0.4", "netlify-cms-widget-number": "^2.0.5",
"netlify-cms-widget-object": "^2.0.5", "netlify-cms-widget-object": "^2.0.5",
"netlify-cms-widget-relation": "^2.0.5", "netlify-cms-widget-relation": "^2.0.5",
"netlify-cms-widget-select": "^2.0.4", "netlify-cms-widget-select": "^2.0.4",