chore(release): publish
- netlify-cms-app@2.9.7 - netlify-cms-backend-bitbucket@2.4.1 - netlify-cms-backend-git-gateway@2.4.5 - netlify-cms-backend-test@2.2.3 - netlify-cms-core@2.12.2 - netlify-cms-default-exports@2.2.3 - netlify-cms-lib-auth@2.2.4 - netlify-cms-lib-util@2.3.3 - netlify-cms-media-library-cloudinary@1.3.3 - netlify-cms-media-library-uploadcare@0.5.3 - netlify-cms-ui-default@2.6.4 - netlify-cms-widget-boolean@2.2.3 - netlify-cms-widget-date@2.3.3 - netlify-cms-widget-datetime@2.2.3 - netlify-cms-widget-file@2.4.3 - netlify-cms-widget-image@2.3.3 - netlify-cms-widget-list@2.3.4 - netlify-cms-widget-map@1.3.3 - netlify-cms-widget-markdown@2.5.1 - netlify-cms-widget-number@2.3.4 - netlify-cms-widget-object@2.2.3 - netlify-cms-widget-relation@2.4.1 - netlify-cms-widget-select@2.4.3 - netlify-cms-widget-string@2.2.3 - netlify-cms-widget-text@2.2.3 - netlify-cms@2.9.7
This commit is contained in:
parent
c04fe8fbb7
commit
41559256d0
@ -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.9.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.9.6...netlify-cms-app@2.9.7) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-app
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.9.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.9.5...netlify-cms-app@2.9.6) (2019-07-11)
|
## [2.9.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.9.5...netlify-cms-app@2.9.6) (2019-07-11)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-app
|
**Note:** Version bump only for package netlify-cms-app
|
||||||
|
@ -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.9.6",
|
"version": "2.9.7",
|
||||||
"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",
|
||||||
@ -25,30 +25,30 @@
|
|||||||
"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.4.0",
|
"netlify-cms-backend-bitbucket": "^2.4.1",
|
||||||
"netlify-cms-backend-git-gateway": "^2.4.4",
|
"netlify-cms-backend-git-gateway": "^2.4.5",
|
||||||
"netlify-cms-backend-github": "^2.4.2",
|
"netlify-cms-backend-github": "^2.4.2",
|
||||||
"netlify-cms-backend-gitlab": "^2.3.2",
|
"netlify-cms-backend-gitlab": "^2.3.2",
|
||||||
"netlify-cms-backend-test": "^2.2.2",
|
"netlify-cms-backend-test": "^2.2.3",
|
||||||
"netlify-cms-core": "^2.12.1",
|
"netlify-cms-core": "^2.12.2",
|
||||||
"netlify-cms-editor-component-image": "^2.4.2",
|
"netlify-cms-editor-component-image": "^2.4.2",
|
||||||
"netlify-cms-lib-auth": "^2.2.3",
|
"netlify-cms-lib-auth": "^2.2.4",
|
||||||
"netlify-cms-lib-util": "^2.3.2",
|
"netlify-cms-lib-util": "^2.3.3",
|
||||||
"netlify-cms-ui-default": "^2.6.3",
|
"netlify-cms-ui-default": "^2.6.4",
|
||||||
"netlify-cms-widget-boolean": "^2.2.2",
|
"netlify-cms-widget-boolean": "^2.2.3",
|
||||||
"netlify-cms-widget-date": "^2.3.2",
|
"netlify-cms-widget-date": "^2.3.3",
|
||||||
"netlify-cms-widget-datetime": "^2.2.2",
|
"netlify-cms-widget-datetime": "^2.2.3",
|
||||||
"netlify-cms-widget-file": "^2.4.2",
|
"netlify-cms-widget-file": "^2.4.3",
|
||||||
"netlify-cms-widget-image": "^2.3.2",
|
"netlify-cms-widget-image": "^2.3.3",
|
||||||
"netlify-cms-widget-list": "^2.3.3",
|
"netlify-cms-widget-list": "^2.3.4",
|
||||||
"netlify-cms-widget-map": "^1.3.2",
|
"netlify-cms-widget-map": "^1.3.3",
|
||||||
"netlify-cms-widget-markdown": "^2.5.0",
|
"netlify-cms-widget-markdown": "^2.5.1",
|
||||||
"netlify-cms-widget-number": "^2.3.3",
|
"netlify-cms-widget-number": "^2.3.4",
|
||||||
"netlify-cms-widget-object": "^2.2.2",
|
"netlify-cms-widget-object": "^2.2.3",
|
||||||
"netlify-cms-widget-relation": "^2.4.0",
|
"netlify-cms-widget-relation": "^2.4.1",
|
||||||
"netlify-cms-widget-select": "^2.4.2",
|
"netlify-cms-widget-select": "^2.4.3",
|
||||||
"netlify-cms-widget-string": "^2.2.2",
|
"netlify-cms-widget-string": "^2.2.3",
|
||||||
"netlify-cms-widget-text": "^2.2.2",
|
"netlify-cms-widget-text": "^2.2.3",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react-immutable-proptypes": "^2.1.0",
|
"react-immutable-proptypes": "^2.1.0",
|
||||||
"uuid": "^3.3.2"
|
"uuid": "^3.3.2"
|
||||||
|
@ -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.4.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.4.0...netlify-cms-backend-bitbucket@2.4.1) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-backend-bitbucket
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.4.0-beta.0...netlify-cms-backend-bitbucket@2.4.0) (2019-04-10)
|
# [2.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.4.0-beta.0...netlify-cms-backend-bitbucket@2.4.0) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-backend-bitbucket
|
**Note:** Version bump only for package netlify-cms-backend-bitbucket
|
||||||
|
@ -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.4.0",
|
"version": "2.4.1",
|
||||||
"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",
|
||||||
|
@ -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.4.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.4.4...netlify-cms-backend-git-gateway@2.4.5) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.4.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.4.3...netlify-cms-backend-git-gateway@2.4.4) (2019-06-26)
|
## [2.4.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.4.3...netlify-cms-backend-git-gateway@2.4.4) (2019-06-26)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||||
|
@ -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.4.4",
|
"version": "2.4.5",
|
||||||
"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",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.2.2...netlify-cms-backend-test@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-backend-test
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.2.2-beta.0...netlify-cms-backend-test@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.2.2-beta.0...netlify-cms-backend-test@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-backend-test
|
**Note:** Version bump only for package netlify-cms-backend-test
|
||||||
|
@ -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.2.2",
|
"version": "2.2.3",
|
||||||
"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",
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
## [2.12.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.12.1...netlify-cms-core@2.12.2) (2019-07-24)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **core:** fix broken search ([#2488](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/2488)) ([326ed4d](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/326ed4d))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.12.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.12.0...netlify-cms-core@2.12.1) (2019-06-28)
|
## [2.12.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.12.0...netlify-cms-core@2.12.1) (2019-06-28)
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.12.1",
|
"version": "2.12.2",
|
||||||
"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",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports/compare/netlify-cms-default-exports@2.2.2...netlify-cms-default-exports@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-default-exports
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports/compare/netlify-cms-default-exports@2.2.2-beta.0...netlify-cms-default-exports@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports/compare/netlify-cms-default-exports@2.2.2-beta.0...netlify-cms-default-exports@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-default-exports
|
**Note:** Version bump only for package netlify-cms-default-exports
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-default-exports",
|
"name": "netlify-cms-default-exports",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"description": "NetlifyCMS default exports",
|
"description": "NetlifyCMS default exports",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.3...netlify-cms-lib-auth@2.2.4) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-lib-auth
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.2...netlify-cms-lib-auth@2.2.3) (2019-06-26)
|
## [2.2.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.2...netlify-cms-lib-auth@2.2.3) (2019-06-26)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-lib-auth
|
**Note:** Version bump only for package netlify-cms-lib-auth
|
||||||
|
@ -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.3",
|
"version": "2.2.4",
|
||||||
"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",
|
||||||
|
@ -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.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.3.2...netlify-cms-lib-util@2.3.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-lib-util
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.3.2-beta.0...netlify-cms-lib-util@2.3.2) (2019-04-10)
|
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.3.2-beta.0...netlify-cms-lib-util@2.3.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-lib-util
|
**Note:** Version bump only for package netlify-cms-lib-util
|
||||||
|
@ -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.3.2",
|
"version": "2.3.3",
|
||||||
"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",
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
## [1.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary/compare/netlify-cms-media-library-cloudinary@1.3.2...netlify-cms-media-library-cloudinary@1.3.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-media-library-cloudinary
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary/compare/netlify-cms-media-library-cloudinary@1.3.2-beta.0...netlify-cms-media-library-cloudinary@1.3.2) (2019-04-10)
|
## [1.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary/compare/netlify-cms-media-library-cloudinary@1.3.2-beta.0...netlify-cms-media-library-cloudinary@1.3.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-media-library-cloudinary
|
**Note:** Version bump only for package netlify-cms-media-library-cloudinary
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-media-library-cloudinary",
|
"name": "netlify-cms-media-library-cloudinary",
|
||||||
"description": "Cloudinary integration for Netlify CMS",
|
"description": "Cloudinary integration for Netlify CMS",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary",
|
||||||
"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",
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
## [0.5.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare/compare/netlify-cms-media-library-uploadcare@0.5.2...netlify-cms-media-library-uploadcare@0.5.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-media-library-uploadcare
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.5.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare/compare/netlify-cms-media-library-uploadcare@0.5.2-beta.0...netlify-cms-media-library-uploadcare@0.5.2) (2019-04-10)
|
## [0.5.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare/compare/netlify-cms-media-library-uploadcare@0.5.2-beta.0...netlify-cms-media-library-uploadcare@0.5.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-media-library-uploadcare
|
**Note:** Version bump only for package netlify-cms-media-library-uploadcare
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-media-library-uploadcare",
|
"name": "netlify-cms-media-library-uploadcare",
|
||||||
"description": "Uploadcare integration for Netlify CMS",
|
"description": "Uploadcare integration for Netlify CMS",
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare",
|
||||||
"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",
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
## [2.6.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.6.3...netlify-cms-ui-default@2.6.4) (2019-07-24)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **ui:** typos in color vars ([#2444](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/issues/2444)) ([d260161](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/commit/d260161))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.6.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.6.3-beta.0...netlify-cms-ui-default@2.6.3) (2019-06-14)
|
## [2.6.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.6.3-beta.0...netlify-cms-ui-default@2.6.3) (2019-06-14)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-ui-default
|
**Note:** Version bump only for package netlify-cms-ui-default
|
||||||
|
@ -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.6.3",
|
"version": "2.6.4",
|
||||||
"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",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean/compare/netlify-cms-widget-boolean@2.2.2...netlify-cms-widget-boolean@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-boolean
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean/compare/netlify-cms-widget-boolean@2.2.2-beta.0...netlify-cms-widget-boolean@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean/compare/netlify-cms-widget-boolean@2.2.2-beta.0...netlify-cms-widget-boolean@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-boolean
|
**Note:** Version bump only for package netlify-cms-widget-boolean
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-boolean",
|
"name": "netlify-cms-widget-boolean",
|
||||||
"description": "Widget for editing boolean values in Netlify CMS.",
|
"description": "Widget for editing boolean values in Netlify CMS.",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#boolean",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#boolean",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date/compare/netlify-cms-widget-date@2.3.2...netlify-cms-widget-date@2.3.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-date
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date/compare/netlify-cms-widget-date@2.3.2-beta.0...netlify-cms-widget-date@2.3.2) (2019-04-10)
|
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date/compare/netlify-cms-widget-date@2.3.2-beta.0...netlify-cms-widget-date@2.3.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-date
|
**Note:** Version bump only for package netlify-cms-widget-date
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-date",
|
"name": "netlify-cms-widget-date",
|
||||||
"description": "Widget for editing dates in Netlify CMS.",
|
"description": "Widget for editing dates in Netlify CMS.",
|
||||||
"version": "2.3.2",
|
"version": "2.3.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#date",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#date",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime/compare/netlify-cms-widget-datetime@2.2.2...netlify-cms-widget-datetime@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-datetime
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime/compare/netlify-cms-widget-datetime@2.2.2-beta.0...netlify-cms-widget-datetime@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime/compare/netlify-cms-widget-datetime@2.2.2-beta.0...netlify-cms-widget-datetime@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-datetime
|
**Note:** Version bump only for package netlify-cms-widget-datetime
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-datetime",
|
"name": "netlify-cms-widget-datetime",
|
||||||
"description": "Widget for editing dates and times in Netlify CMS.",
|
"description": "Widget for editing dates and times in Netlify CMS.",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#datetime",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#datetime",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.4.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/compare/netlify-cms-widget-file@2.4.2...netlify-cms-widget-file@2.4.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-file
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.4.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/compare/netlify-cms-widget-file@2.4.2-beta.0...netlify-cms-widget-file@2.4.2) (2019-04-10)
|
## [2.4.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/compare/netlify-cms-widget-file@2.4.2-beta.0...netlify-cms-widget-file@2.4.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-file
|
**Note:** Version bump only for package netlify-cms-widget-file
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-file",
|
"name": "netlify-cms-widget-file",
|
||||||
"description": "Widget for uploading files in Netlify CMS.",
|
"description": "Widget for uploading files in Netlify CMS.",
|
||||||
"version": "2.4.2",
|
"version": "2.4.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#file",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#file",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/compare/netlify-cms-widget-image@2.3.2...netlify-cms-widget-image@2.3.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-image
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/compare/netlify-cms-widget-image@2.3.2-beta.0...netlify-cms-widget-image@2.3.2) (2019-04-10)
|
## [2.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/compare/netlify-cms-widget-image@2.3.2-beta.0...netlify-cms-widget-image@2.3.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-image
|
**Note:** Version bump only for package netlify-cms-widget-image
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-image",
|
"name": "netlify-cms-widget-image",
|
||||||
"description": "Widget for uploading images in Netlify CMS.",
|
"description": "Widget for uploading images in Netlify CMS.",
|
||||||
"version": "2.3.2",
|
"version": "2.3.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#image",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#image",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.3.3...netlify-cms-widget-list@2.3.4) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-list
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.3.2...netlify-cms-widget-list@2.3.3) (2019-07-11)
|
## [2.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.3.2...netlify-cms-widget-list@2.3.3) (2019-07-11)
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.3.3",
|
"version": "2.3.4",
|
||||||
"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",
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
## [1.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map/compare/netlify-cms-widget-map@1.3.2...netlify-cms-widget-map@1.3.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-map
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map/compare/netlify-cms-widget-map@1.3.2-beta.0...netlify-cms-widget-map@1.3.2) (2019-04-10)
|
## [1.3.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map/compare/netlify-cms-widget-map@1.3.2-beta.0...netlify-cms-widget-map@1.3.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-map
|
**Note:** Version bump only for package netlify-cms-widget-map
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-map",
|
"name": "netlify-cms-widget-map",
|
||||||
"description": "Widget for editing spatial data in Netlify CMS.",
|
"description": "Widget for editing spatial data in Netlify CMS.",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#map",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#map",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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-widget-markdown/compare/netlify-cms-widget-markdown@2.5.0...netlify-cms-widget-markdown@2.5.1) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.5.0-beta.1...netlify-cms-widget-markdown@2.5.0) (2019-06-14)
|
# [2.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.5.0-beta.1...netlify-cms-widget-markdown@2.5.0) (2019-06-14)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-markdown
|
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||||
|
@ -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.5.0",
|
"version": "2.5.1",
|
||||||
"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",
|
||||||
|
@ -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.3.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.3.3...netlify-cms-widget-number@2.3.4) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-number
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.3.3-beta.0...netlify-cms-widget-number@2.3.3) (2019-04-10)
|
## [2.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/compare/netlify-cms-widget-number@2.3.3-beta.0...netlify-cms-widget-number@2.3.3) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-number
|
**Note:** Version bump only for package netlify-cms-widget-number
|
||||||
|
@ -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.3.3",
|
"version": "2.3.4",
|
||||||
"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",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object/compare/netlify-cms-widget-object@2.2.2...netlify-cms-widget-object@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-object
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object/compare/netlify-cms-widget-object@2.2.2-beta.0...netlify-cms-widget-object@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object/compare/netlify-cms-widget-object@2.2.2-beta.0...netlify-cms-widget-object@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-object
|
**Note:** Version bump only for package netlify-cms-widget-object
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-object",
|
"name": "netlify-cms-widget-object",
|
||||||
"description": "Widget for displaying an object of fields for Netlify CMS.",
|
"description": "Widget for displaying an object of fields for Netlify CMS.",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#object",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#object",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.4.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.4.0...netlify-cms-widget-relation@2.4.1) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-relation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.3.3...netlify-cms-widget-relation@2.4.0) (2019-06-26)
|
# [2.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.3.3...netlify-cms-widget-relation@2.4.0) (2019-06-26)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-relation",
|
"name": "netlify-cms-widget-relation",
|
||||||
"description": "Widget for linking related entries in Netlify CMS.",
|
"description": "Widget for linking related entries in Netlify CMS.",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#relation",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#relation",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.4.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select/compare/netlify-cms-widget-select@2.4.2...netlify-cms-widget-select@2.4.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-select
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.4.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select/compare/netlify-cms-widget-select@2.4.2-beta.0...netlify-cms-widget-select@2.4.2) (2019-04-10)
|
## [2.4.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select/compare/netlify-cms-widget-select@2.4.2-beta.0...netlify-cms-widget-select@2.4.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-select
|
**Note:** Version bump only for package netlify-cms-widget-select
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-select",
|
"name": "netlify-cms-widget-select",
|
||||||
"description": "Selectable values widget for Netlify CMS.",
|
"description": "Selectable values widget for Netlify CMS.",
|
||||||
"version": "2.4.2",
|
"version": "2.4.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#select",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#select",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string/compare/netlify-cms-widget-string@2.2.2...netlify-cms-widget-string@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-string
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string/compare/netlify-cms-widget-string@2.2.2-beta.0...netlify-cms-widget-string@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string/compare/netlify-cms-widget-string@2.2.2-beta.0...netlify-cms-widget-string@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-string
|
**Note:** Version bump only for package netlify-cms-widget-string
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-string",
|
"name": "netlify-cms-widget-string",
|
||||||
"description": "Widget for editing plain string values in Netlify CMS.",
|
"description": "Widget for editing plain string values in Netlify CMS.",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#string",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#string",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text/compare/netlify-cms-widget-text@2.2.2...netlify-cms-widget-text@2.2.3) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-widget-text
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text/compare/netlify-cms-widget-text@2.2.2-beta.0...netlify-cms-widget-text@2.2.2) (2019-04-10)
|
## [2.2.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text/compare/netlify-cms-widget-text@2.2.2-beta.0...netlify-cms-widget-text@2.2.2) (2019-04-10)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-text
|
**Note:** Version bump only for package netlify-cms-widget-text
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-text",
|
"name": "netlify-cms-widget-text",
|
||||||
"description": "Widget for editing multiline plain string values in Netlify CMS.",
|
"description": "Widget for editing multiline plain string values in Netlify CMS.",
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#text",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#text",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.9.7](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.9.6...netlify-cms@2.9.7) (2019-07-24)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.9.6](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.9.5...netlify-cms@2.9.6) (2019-07-11)
|
## [2.9.6](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.9.5...netlify-cms@2.9.6) (2019-07-11)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms
|
**Note:** Version bump only for package netlify-cms
|
||||||
|
@ -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.9.6",
|
"version": "2.9.7",
|
||||||
"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",
|
||||||
@ -20,9 +20,9 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"netlify-cms-app": "^2.9.6",
|
"netlify-cms-app": "^2.9.7",
|
||||||
"netlify-cms-media-library-cloudinary": "^1.3.2",
|
"netlify-cms-media-library-cloudinary": "^1.3.3",
|
||||||
"netlify-cms-media-library-uploadcare": "^0.5.2",
|
"netlify-cms-media-library-uploadcare": "^0.5.3",
|
||||||
"react": "^16.8.4",
|
"react": "^16.8.4",
|
||||||
"react-dom": "^16.8.4"
|
"react-dom": "^16.8.4"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user