chore(release): publish
- netlify-cms-app@2.15.71 - netlify-cms-backend-azure@1.3.1 - netlify-cms-backend-github@2.14.1 - netlify-cms-core@2.55.1 - netlify-cms-lib-util@2.15.1 - netlify-cms-lib-widgets@1.8.1 - netlify-cms-proxy-server@1.3.24 - netlify-cms-widget-file@2.12.1 - netlify-cms-widget-markdown@2.15.1 - netlify-cms-widget-object@2.7.2 - netlify-cms-widget-relation@2.11.1 - netlify-cms@2.10.191
This commit is contained in:
parent
653fcf0e63
commit
cb37aa20f9
@ -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.71](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.70...netlify-cms-app@2.15.71) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.70](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.69...netlify-cms-app@2.15.70) (2022-03-28)
|
||||
|
||||
**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.70",
|
||||
"version": "2.15.71",
|
||||
"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,18 +33,18 @@
|
||||
"immutable": "^3.7.6",
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-azure": "^1.3.0",
|
||||
"netlify-cms-backend-azure": "^1.3.1",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.1",
|
||||
"netlify-cms-backend-github": "^2.14.0",
|
||||
"netlify-cms-backend-github": "^2.14.1",
|
||||
"netlify-cms-backend-gitlab": "^2.13.0",
|
||||
"netlify-cms-backend-proxy": "^1.2.3",
|
||||
"netlify-cms-backend-test": "^2.11.3",
|
||||
"netlify-cms-core": "^2.55.0",
|
||||
"netlify-cms-core": "^2.55.1",
|
||||
"netlify-cms-editor-component-image": "^2.7.0",
|
||||
"netlify-cms-lib-auth": "^2.4.2",
|
||||
"netlify-cms-lib-util": "^2.15.0",
|
||||
"netlify-cms-lib-widgets": "^1.8.0",
|
||||
"netlify-cms-lib-util": "^2.15.1",
|
||||
"netlify-cms-lib-widgets": "^1.8.1",
|
||||
"netlify-cms-locales": "^1.39.0",
|
||||
"netlify-cms-ui-default": "^2.15.5",
|
||||
"netlify-cms-widget-boolean": "^2.4.1",
|
||||
@ -52,14 +52,14 @@
|
||||
"netlify-cms-widget-colorstring": "^1.1.2",
|
||||
"netlify-cms-widget-date": "^2.6.3",
|
||||
"netlify-cms-widget-datetime": "^2.7.4",
|
||||
"netlify-cms-widget-file": "^2.12.0",
|
||||
"netlify-cms-widget-file": "^2.12.1",
|
||||
"netlify-cms-widget-image": "^2.8.1",
|
||||
"netlify-cms-widget-list": "^2.10.1",
|
||||
"netlify-cms-widget-map": "^1.5.1",
|
||||
"netlify-cms-widget-markdown": "^2.15.0",
|
||||
"netlify-cms-widget-markdown": "^2.15.1",
|
||||
"netlify-cms-widget-number": "^2.5.0",
|
||||
"netlify-cms-widget-object": "^2.7.1",
|
||||
"netlify-cms-widget-relation": "^2.11.0",
|
||||
"netlify-cms-widget-object": "^2.7.2",
|
||||
"netlify-cms-widget-relation": "^2.11.1",
|
||||
"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.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-azure@1.3.0...netlify-cms-backend-azure@1.3.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-azure
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.3.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-azure@1.2.2...netlify-cms-backend-azure@1.3.0) (2021-10-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-azure",
|
||||
"description": "Azure DevOps backend for Netlify CMS",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"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.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-github@2.14.0...netlify-cms-backend-github@2.14.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-github
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.14.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-github@2.13.5...netlify-cms-backend-github@2.14.0) (2021-10-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.14.0",
|
||||
"version": "2.14.1",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.55.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.55.0...netlify-cms-core@2.55.1) (2022-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **relation-widget:** i18n options ([#6299](https://github.com/netlify/netlify-cms/issues/6299)) ([4bf6464](https://github.com/netlify/netlify-cms/commit/4bf64642e4c0be4adce81af1d407bdbd5770a727))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.55.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.54.8...netlify-cms-core@2.55.0) (2022-03-28)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.55.0",
|
||||
"version": "2.55.1",
|
||||
"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.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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.15.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-util@2.14.0...netlify-cms-lib-util@2.15.0) (2021-12-28)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-util",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "2.15.0",
|
||||
"version": "2.15.1",
|
||||
"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.8.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-widgets@1.8.0...netlify-cms-lib-widgets@1.8.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-lib-widgets
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.8.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-widgets@1.7.0...netlify-cms-lib-widgets@1.8.0) (2022-01-21)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-widgets",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency simple-git to v3 [security] ([#6305](https://github.com/netlify/netlify-cms/issues/6305)) ([e997101](https://github.com/netlify/netlify-cms/commit/e99710116d015ca47b5cbe114710fdf93fabfe61))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.23](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.22...netlify-cms-proxy-server@1.3.23) (2021-12-28)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-proxy-server
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-proxy-server",
|
||||
"description": "Proxy server to be used with Netlify CMS proxy backend",
|
||||
"version": "1.3.23",
|
||||
"version": "1.3.24",
|
||||
"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.0",
|
||||
"netlify-cms-lib-util": "^2.15.1",
|
||||
"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.12.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.12.0...netlify-cms-widget-file@2.12.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-file
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.12.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.11.1...netlify-cms-widget-file@2.12.0) (2022-03-28)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-file",
|
||||
"description": "Widget for uploading files in Netlify CMS.",
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"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.15.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-markdown@2.15.0...netlify-cms-widget-markdown@2.15.1) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.15.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-markdown@2.14.4...netlify-cms-widget-markdown@2.15.0) (2022-01-21)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-markdown",
|
||||
"description": "Widget for editing markdown in Netlify CMS.",
|
||||
"version": "2.15.0",
|
||||
"version": "2.15.1",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.7.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-object@2.7.1...netlify-cms-widget-object@2.7.2) (2022-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **relation-widget:** i18n options ([#6299](https://github.com/netlify/netlify-cms/issues/6299)) ([4bf6464](https://github.com/netlify/netlify-cms/commit/4bf64642e4c0be4adce81af1d407bdbd5770a727))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.7.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-object@2.7.0...netlify-cms-widget-object@2.7.1) (2021-08-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-object",
|
||||
"description": "Widget for displaying an object of fields for Netlify CMS.",
|
||||
"version": "2.7.1",
|
||||
"version": "2.7.2",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.11.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-relation@2.11.0...netlify-cms-widget-relation@2.11.1) (2022-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **relation-widget:** i18n options ([#6299](https://github.com/netlify/netlify-cms/issues/6299)) ([4bf6464](https://github.com/netlify/netlify-cms/commit/4bf64642e4c0be4adce81af1d407bdbd5770a727))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.11.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-relation@2.10.4...netlify-cms-widget-relation@2.11.0) (2021-10-21)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-relation",
|
||||
"description": "Widget for linking related entries in Netlify CMS.",
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.1",
|
||||
"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.191](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.190...netlify-cms@2.10.191) (2022-04-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.190](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.189...netlify-cms@2.10.190) (2022-03-28)
|
||||
|
||||
**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.190",
|
||||
"version": "2.10.191",
|
||||
"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.70",
|
||||
"netlify-cms-app": "^2.15.71",
|
||||
"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