chore(release): publish
- netlify-cms-app@2.15.63 - netlify-cms-backend-git-gateway@2.13.0 - netlify-cms-backend-gitlab@2.13.0 - netlify-cms-lib-util@2.15.0 - netlify-cms-proxy-server@1.3.23 - netlify-cms@2.10.183
This commit is contained in:
parent
1523a4140a
commit
43954a6b9e
@ -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.63](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.62...netlify-cms-app@2.15.63) (2021-12-28)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.62](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.61...netlify-cms-app@2.15.62) (2021-12-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.62",
|
||||
"version": "2.15.63",
|
||||
"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,15 +35,15 @@
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-azure": "^1.3.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.14.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.12.2",
|
||||
"netlify-cms-backend-git-gateway": "^2.13.0",
|
||||
"netlify-cms-backend-github": "^2.14.0",
|
||||
"netlify-cms-backend-gitlab": "^2.12.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.3",
|
||||
"netlify-cms-editor-component-image": "^2.7.0",
|
||||
"netlify-cms-lib-auth": "^2.4.2",
|
||||
"netlify-cms-lib-util": "^2.14.0",
|
||||
"netlify-cms-lib-util": "^2.15.0",
|
||||
"netlify-cms-lib-widgets": "^1.7.0",
|
||||
"netlify-cms-locales": "^1.38.1",
|
||||
"netlify-cms-ui-default": "^2.15.4",
|
||||
|
@ -3,6 +3,23 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [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)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **netlify-cms-ui-default:** use grayDark for button ([#6069](https://github.com/netlify/netlify-cms/issues/6069)) ([ad85514](https://github.com/netlify/netlify-cms/commit/ad85514cba607f066ab7071bee5932b2192466ee)), closes [/github.com/netlify/netlify-cms/issues/1333#issuecomment-998115794](https://github.com//github.com/netlify/netlify-cms/issues/1333/issues/issuecomment-998115794)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **backend-gitlab:** initial GraphQL support ([#6059](https://github.com/netlify/netlify-cms/issues/6059)) ([1523a41](https://github.com/netlify/netlify-cms/commit/1523a4140a3d2f4cc01a1548514ae17bc1ad504e))
|
||||
* disable 'Save' button when there are no changes ([#5595](https://github.com/netlify/netlify-cms/issues/5595)) ([4b566a7](https://github.com/netlify/netlify-cms/commit/4b566a78f4282a6f04caf3deafaaac4d74acfd63))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.12.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.12.1...netlify-cms-backend-git-gateway@2.12.2) (2021-06-01)
|
||||
|
||||
**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.12.2",
|
||||
"version": "2.13.0",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.13.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-gitlab@2.12.0...netlify-cms-backend-gitlab@2.13.0) (2021-12-28)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **backend-gitlab:** initial GraphQL support ([#6059](https://github.com/netlify/netlify-cms/issues/6059)) ([1523a41](https://github.com/netlify/netlify-cms/commit/1523a4140a3d2f4cc01a1548514ae17bc1ad504e))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.12.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-backend-gitlab@2.11.4...netlify-cms-backend-gitlab@2.12.0) (2021-10-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-gitlab",
|
||||
"description": "GitLab backend for Netlify CMS",
|
||||
"version": "2.12.0",
|
||||
"version": "2.13.0",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [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)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **backend-gitlab:** initial GraphQL support ([#6059](https://github.com/netlify/netlify-cms/issues/6059)) ([1523a41](https://github.com/netlify/netlify-cms/commit/1523a4140a3d2f4cc01a1548514ae17bc1ad504e))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.14.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-lib-util@2.13.3...netlify-cms-lib-util@2.14.0) (2021-10-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-util",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "2.14.0",
|
||||
"version": "2.15.0",
|
||||
"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.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.3.22](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.21...netlify-cms-proxy-server@1.3.22) (2021-11-01)
|
||||
|
||||
**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.22",
|
||||
"version": "1.3.23",
|
||||
"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.14.0",
|
||||
"netlify-cms-lib-util": "^2.15.0",
|
||||
"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.10.183](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.182...netlify-cms@2.10.183) (2021-12-28)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.182](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.181...netlify-cms@2.10.182) (2021-12-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.182",
|
||||
"version": "2.10.183",
|
||||
"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.62",
|
||||
"netlify-cms-app": "^2.15.63",
|
||||
"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