chore(release): publish
- netlify-cms-app@2.15.68 - netlify-cms-backend-git-gateway@2.13.1 - netlify-cms-core@2.54.7 - netlify-cms-ui-default@2.15.5 - netlify-cms-widget-code@1.3.4 - netlify-cms-widget-colorstring@1.1.2 - netlify-cms@2.10.188
This commit is contained in:
parent
0569de322b
commit
58d6796303
@ -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.68](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.67...netlify-cms-app@2.15.68) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.67](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.66...netlify-cms-app@2.15.67) (2022-02-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.67",
|
||||
"version": "2.15.68",
|
||||
"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",
|
||||
@ -35,21 +35,21 @@
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-azure": "^1.3.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.1",
|
||||
"netlify-cms-backend-github": "^2.14.0",
|
||||
"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.54.6",
|
||||
"netlify-cms-core": "^2.54.7",
|
||||
"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-locales": "^1.38.2",
|
||||
"netlify-cms-ui-default": "^2.15.4",
|
||||
"netlify-cms-ui-default": "^2.15.5",
|
||||
"netlify-cms-widget-boolean": "^2.4.1",
|
||||
"netlify-cms-widget-code": "^1.3.3",
|
||||
"netlify-cms-widget-colorstring": "^1.1.1",
|
||||
"netlify-cms-widget-code": "^1.3.4",
|
||||
"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.11.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.
|
||||
|
||||
## [2.13.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.13.0...netlify-cms-backend-git-gateway@2.13.1) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-git-gateway
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.13.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-git-gateway@2.12.2...netlify-cms-backend-git-gateway@2.13.0) (2021-12-28)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-git-gateway",
|
||||
"description": "Git Gateway backend for Netlify CMS",
|
||||
"version": "2.13.0",
|
||||
"version": "2.13.1",
|
||||
"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.54.7](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.54.6...netlify-cms-core@2.54.7) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-core
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.54.6](https://github.com/netlify/netlify-cms/compare/netlify-cms-core@2.54.5...netlify-cms-core@2.54.6) (2022-02-28)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.54.6",
|
||||
"version": "2.54.7",
|
||||
"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.5](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.4...netlify-cms-ui-default@2.15.5) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-ui-default
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.3...netlify-cms-ui-default@2.15.4) (2021-12-21)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-ui-default",
|
||||
"description": "Default UI components for Netlify CMS.",
|
||||
"version": "2.15.4",
|
||||
"version": "2.15.5",
|
||||
"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.
|
||||
|
||||
## [1.3.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-code@1.3.3...netlify-cms-widget-code@1.3.4) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-code
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/compare/netlify-cms-widget-code@1.3.2...netlify-cms-widget-code@1.3.3) (2021-06-01)
|
||||
|
||||
**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.3",
|
||||
"version": "1.3.4",
|
||||
"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.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-colorstring@1.1.1...netlify-cms-widget-colorstring@1.1.2) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-colorstring
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.1.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-colorstring/compare/netlify-cms-widget-colorstring@1.1.0...netlify-cms-widget-colorstring@1.1.1) (2021-05-19)
|
||||
|
||||
**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.1",
|
||||
"version": "1.1.2",
|
||||
"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.10.188](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.187...netlify-cms@2.10.188) (2022-03-08)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.187](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.186...netlify-cms@2.10.187) (2022-02-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.187",
|
||||
"version": "2.10.188",
|
||||
"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.67",
|
||||
"netlify-cms-app": "^2.15.68",
|
||||
"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