chore(release): publish
- netlify-cms-app@2.15.107 - netlify-cms-backend-azure@1.3.3 - netlify-cms-backend-bitbucket@2.14.2 - netlify-cms-backend-git-gateway@2.13.4 - netlify-cms-backend-github@2.14.3 - netlify-cms-backend-gitlab@2.13.2 - netlify-cms-backend-proxy@1.2.5 - netlify-cms-backend-test@2.11.5 - netlify-cms-core@2.55.35 - netlify-cms-default-exports@2.4.2 - netlify-cms-lib-util@2.15.2 - netlify-cms-proxy-server@1.3.25 - netlify-cms-ui-default@2.15.20 - netlify-cms-widget-boolean@2.4.3 - netlify-cms-widget-code@1.3.6 - netlify-cms-widget-colorstring@1.1.4 - netlify-cms-widget-date@2.6.5 - netlify-cms-widget-datetime@2.7.6 - netlify-cms-widget-file@2.12.5 - netlify-cms-widget-image@2.8.3 - netlify-cms-widget-list@2.10.3 - netlify-cms-widget-map@1.5.3 - netlify-cms-widget-markdown@2.15.3 - netlify-cms-widget-object@2.7.4 - netlify-cms-widget-relation@2.11.3 - netlify-cms@2.10.221
This commit is contained in:
parent
1aeffbf9c4
commit
716bbbdda8
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.15.107](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.106...netlify-cms-app@2.15.107) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.106](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.105...netlify-cms-app@2.15.106) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-app",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
|
||||
"version": "2.15.106",
|
||||
"version": "2.15.107",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -33,33 +33,33 @@
|
||||
"immutable": "^3.7.6",
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-azure": "^1.3.2",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.1",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.3",
|
||||
"netlify-cms-backend-github": "^2.14.2",
|
||||
"netlify-cms-backend-gitlab": "^2.13.1",
|
||||
"netlify-cms-backend-proxy": "^1.2.4",
|
||||
"netlify-cms-backend-test": "^2.11.4",
|
||||
"netlify-cms-core": "^2.55.34",
|
||||
"netlify-cms-backend-azure": "^1.3.3",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.2",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.4",
|
||||
"netlify-cms-backend-github": "^2.14.3",
|
||||
"netlify-cms-backend-gitlab": "^2.13.2",
|
||||
"netlify-cms-backend-proxy": "^1.2.5",
|
||||
"netlify-cms-backend-test": "^2.11.5",
|
||||
"netlify-cms-core": "^2.55.35",
|
||||
"netlify-cms-editor-component-image": "^2.7.0",
|
||||
"netlify-cms-lib-auth": "^2.4.2",
|
||||
"netlify-cms-lib-util": "^2.15.1",
|
||||
"netlify-cms-lib-util": "^2.15.2",
|
||||
"netlify-cms-lib-widgets": "^1.8.1",
|
||||
"netlify-cms-locales": "^1.39.0",
|
||||
"netlify-cms-ui-default": "^2.15.19",
|
||||
"netlify-cms-widget-boolean": "^2.4.2",
|
||||
"netlify-cms-widget-code": "^1.3.5",
|
||||
"netlify-cms-widget-colorstring": "^1.1.3",
|
||||
"netlify-cms-widget-date": "^2.6.4",
|
||||
"netlify-cms-widget-datetime": "^2.7.5",
|
||||
"netlify-cms-widget-file": "^2.12.4",
|
||||
"netlify-cms-widget-image": "^2.8.2",
|
||||
"netlify-cms-widget-list": "^2.10.2",
|
||||
"netlify-cms-widget-map": "^1.5.2",
|
||||
"netlify-cms-widget-markdown": "^2.15.2",
|
||||
"netlify-cms-ui-default": "^2.15.20",
|
||||
"netlify-cms-widget-boolean": "^2.4.3",
|
||||
"netlify-cms-widget-code": "^1.3.6",
|
||||
"netlify-cms-widget-colorstring": "^1.1.4",
|
||||
"netlify-cms-widget-date": "^2.6.5",
|
||||
"netlify-cms-widget-datetime": "^2.7.6",
|
||||
"netlify-cms-widget-file": "^2.12.5",
|
||||
"netlify-cms-widget-image": "^2.8.3",
|
||||
"netlify-cms-widget-list": "^2.10.3",
|
||||
"netlify-cms-widget-map": "^1.5.3",
|
||||
"netlify-cms-widget-markdown": "^2.15.3",
|
||||
"netlify-cms-widget-number": "^2.5.0",
|
||||
"netlify-cms-widget-object": "^2.7.3",
|
||||
"netlify-cms-widget-relation": "^2.11.2",
|
||||
"netlify-cms-widget-object": "^2.7.4",
|
||||
"netlify-cms-widget-relation": "^2.11.3",
|
||||
"netlify-cms-widget-select": "^2.8.2",
|
||||
"netlify-cms-widget-string": "^2.3.0",
|
||||
"netlify-cms-widget-text": "^2.4.1",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.3.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-azure@1.3.2...netlify-cms-backend-azure@1.3.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-azure
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-azure@1.3.1...netlify-cms-backend-azure@1.3.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-azure
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-azure",
|
||||
"description": "Azure DevOps backend for Netlify CMS",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-azure",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.14.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-bitbucket@2.14.1...netlify-cms-backend-bitbucket@2.14.2) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-bitbucket
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.14.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-bitbucket@2.14.0...netlify-cms-backend-bitbucket@2.14.1) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-bitbucket
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-bitbucket",
|
||||
"description": "Bitbucket backend for Netlify CMS",
|
||||
"version": "2.14.1",
|
||||
"version": "2.14.2",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.13.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.13.3...netlify-cms-backend-git-gateway@2.13.4) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.13.2...netlify-cms-backend-git-gateway@2.13.3) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-git-gateway",
|
||||
"description": "Git Gateway backend for Netlify CMS",
|
||||
"version": "2.13.3",
|
||||
"version": "2.13.4",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.14.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-github@2.14.2...netlify-cms-backend-github@2.14.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-github
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.14.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-github@2.14.1...netlify-cms-backend-github@2.14.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-github
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.14.2",
|
||||
"version": "2.14.3",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.13.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-gitlab@2.13.1...netlify-cms-backend-gitlab@2.13.2) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-gitlab
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.13.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-gitlab@2.13.0...netlify-cms-backend-gitlab@2.13.1) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-gitlab
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-gitlab",
|
||||
"description": "GitLab backend for Netlify CMS",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.2.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-proxy@1.2.4...netlify-cms-backend-proxy@1.2.5) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-proxy
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-proxy@1.2.3...netlify-cms-backend-proxy@1.2.4) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-proxy
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-proxy",
|
||||
"description": "Proxy backend for Netlify CMS",
|
||||
"version": "1.2.4",
|
||||
"version": "1.2.5",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-proxy",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.11.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-test@2.11.4...netlify-cms-backend-test@2.11.5) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-test
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.11.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-test@2.11.3...netlify-cms-backend-test@2.11.4) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-test
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-test",
|
||||
"description": "Development testing backend for Netlify CMS",
|
||||
"version": "2.11.4",
|
||||
"version": "2.11.5",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.55.35](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.55.34...netlify-cms-core@2.55.35) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-core
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.55.34](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.55.33...netlify-cms-core@2.55.34) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-core
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.55.34",
|
||||
"version": "2.55.35",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.4.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-default-exports@2.4.1...netlify-cms-default-exports@2.4.2) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-default-exports
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.4.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-default-exports@2.4.0...netlify-cms-default-exports@2.4.1) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-default-exports
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "netlify-cms-default-exports",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"description": "NetlifyCMS default exports",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.15.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-util@2.15.1...netlify-cms-lib-util@2.15.2) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-lib-util
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-util@2.15.0...netlify-cms-lib-util@2.15.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-lib-util
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-util",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "2.15.1",
|
||||
"version": "2.15.2",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.3.25](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.24...netlify-cms-proxy-server@1.3.25) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-proxy-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.24](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.23...netlify-cms-proxy-server@1.3.24) (2022-04-13)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-proxy-server",
|
||||
"description": "Proxy server to be used with Netlify CMS proxy backend",
|
||||
"version": "1.3.24",
|
||||
"version": "1.3.25",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
@ -41,7 +41,7 @@
|
||||
"@types/node": "^16.0.0",
|
||||
"@types/vfile-message": "^2.0.0",
|
||||
"jest": "^27.0.0",
|
||||
"netlify-cms-lib-util": "^2.15.1",
|
||||
"netlify-cms-lib-util": "^2.15.2",
|
||||
"nodemon": "^2.0.2",
|
||||
"ts-jest": "^27.0.0",
|
||||
"ts-loader": "^8.0.0",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.15.20](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.19...netlify-cms-ui-default@2.15.20) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-ui-default
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.19](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.18...netlify-cms-ui-default@2.15.19) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-ui-default
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-ui-default",
|
||||
"description": "Default UI components for Netlify CMS.",
|
||||
"version": "2.15.19",
|
||||
"version": "2.15.20",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.4.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-boolean@2.4.2...netlify-cms-widget-boolean@2.4.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-boolean
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.4.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-boolean@2.4.1...netlify-cms-widget-boolean@2.4.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-boolean
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-boolean",
|
||||
"description": "Widget for editing boolean values in Netlify CMS.",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#boolean",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.3.6](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-code@1.3.5...netlify-cms-widget-code@1.3.6) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-code
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-code@1.3.4...netlify-cms-widget-code@1.3.5) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-code
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-code",
|
||||
"description": "Widget for editing code in Netlify CMS",
|
||||
"version": "1.3.5",
|
||||
"version": "1.3.6",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#code",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.1.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-colorstring@1.1.3...netlify-cms-widget-colorstring@1.1.4) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-colorstring
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.1.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-colorstring@1.1.2...netlify-cms-widget-colorstring@1.1.3) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-colorstring
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-colorstring",
|
||||
"description": "Widget for editing color strings in Netlify CMS.",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#color",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-colorstring",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.6.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-date@2.6.4...netlify-cms-widget-date@2.6.5) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-date
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.6.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-date@2.6.3...netlify-cms-widget-date@2.6.4) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-date
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-date",
|
||||
"description": "Widget for editing dates in Netlify CMS.",
|
||||
"version": "2.6.4",
|
||||
"version": "2.6.5",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#date",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.7.6](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-datetime@2.7.5...netlify-cms-widget-datetime@2.7.6) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-datetime
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.7.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-datetime@2.7.4...netlify-cms-widget-datetime@2.7.5) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-datetime
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-datetime",
|
||||
"description": "Widget for editing dates and times in Netlify CMS.",
|
||||
"version": "2.7.5",
|
||||
"version": "2.7.6",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#datetime",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.12.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.12.4...netlify-cms-widget-file@2.12.5) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-file
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.12.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.12.3...netlify-cms-widget-file@2.12.4) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-file
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-file",
|
||||
"description": "Widget for uploading files in Netlify CMS.",
|
||||
"version": "2.12.4",
|
||||
"version": "2.12.5",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#file",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.8.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-image@2.8.2...netlify-cms-widget-image@2.8.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-image
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.8.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-image@2.8.1...netlify-cms-widget-image@2.8.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-image
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-image",
|
||||
"description": "Widget for uploading images in Netlify CMS.",
|
||||
"version": "2.8.2",
|
||||
"version": "2.8.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#image",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.10.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-list@2.10.2...netlify-cms-widget-list@2.10.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-list
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-list@2.10.1...netlify-cms-widget-list@2.10.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-list
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-list",
|
||||
"description": "Widget for editing lists in Netlify CMS.",
|
||||
"version": "2.10.2",
|
||||
"version": "2.10.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#list",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.5.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-map@1.5.2...netlify-cms-widget-map@1.5.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-map
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.5.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-map@1.5.1...netlify-cms-widget-map@1.5.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-map
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-map",
|
||||
"description": "Widget for editing spatial data in Netlify CMS.",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#map",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.15.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-markdown@2.15.2...netlify-cms-widget-markdown@2.15.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-markdown@2.15.1...netlify-cms-widget-markdown@2.15.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-markdown",
|
||||
"description": "Widget for editing markdown in Netlify CMS.",
|
||||
"version": "2.15.2",
|
||||
"version": "2.15.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#markdown",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.7.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-object@2.7.3...netlify-cms-widget-object@2.7.4) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-object
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.7.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-object@2.7.2...netlify-cms-widget-object@2.7.3) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-object
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-object",
|
||||
"description": "Widget for displaying an object of fields for Netlify CMS.",
|
||||
"version": "2.7.3",
|
||||
"version": "2.7.4",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#object",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.11.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-relation@2.11.2...netlify-cms-widget-relation@2.11.3) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-relation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.11.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-relation@2.11.1...netlify-cms-widget-relation@2.11.2) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-relation
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-relation",
|
||||
"description": "Widget for linking related entries in Netlify CMS.",
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.3",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#relation",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.10.221](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.220...netlify-cms@2.10.221) (2022-09-22)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.220](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.219...netlify-cms@2.10.220) (2022-09-21)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.10.220",
|
||||
"version": "2.10.221",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -23,7 +23,7 @@
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"create-react-class": "^15.7.0",
|
||||
"netlify-cms-app": "^2.15.106",
|
||||
"netlify-cms-app": "^2.15.107",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.10",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.10",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user