chore(release): publish

- netlify-cms-app@2.12.25
 - netlify-cms-core@2.31.0
 - netlify-cms-lib-widgets@1.4.0
 - netlify-cms-proxy-server@1.3.6
 - netlify-cms@2.10.61
This commit is contained in:
erezrokah 2020-09-28 15:37:31 +02:00
parent 576e4f0f1a
commit 800b9ba8ba
No known key found for this signature in database
GPG Key ID: B51CA2E23622ABB2
10 changed files with 53 additions and 7 deletions

View File

@ -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.12.25](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.24...netlify-cms-app@2.12.25) (2020-09-28)
**Note:** Version bump only for package netlify-cms-app
## [2.12.24](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.23...netlify-cms-app@2.12.24) (2020-09-20) ## [2.12.24](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.23...netlify-cms-app@2.12.24) (2020-09-20)
**Note:** Version bump only for package netlify-cms-app **Note:** Version bump only for package netlify-cms-app

View File

@ -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.12.24", "version": "2.12.25",
"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",
@ -37,7 +37,7 @@
"netlify-cms-backend-github": "^2.11.6", "netlify-cms-backend-github": "^2.11.6",
"netlify-cms-backend-gitlab": "^2.9.5", "netlify-cms-backend-gitlab": "^2.9.5",
"netlify-cms-backend-test": "^2.10.5", "netlify-cms-backend-test": "^2.10.5",
"netlify-cms-core": "^2.30.7", "netlify-cms-core": "^2.31.0",
"netlify-cms-editor-component-image": "^2.6.6", "netlify-cms-editor-component-image": "^2.6.6",
"netlify-cms-lib-auth": "^2.2.12", "netlify-cms-lib-auth": "^2.2.12",
"netlify-cms-lib-util": "^2.11.5", "netlify-cms-lib-util": "^2.11.5",

View File

@ -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.31.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.30.7...netlify-cms-core@2.31.0) (2020-09-28)
### Features
* **core:** Add {{dirname}} to summary and preview_path ([#4279](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4279)) ([576e4f0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/576e4f0f1a158d6b587587c52fb288d8f6eea89f))
## [2.30.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.30.6...netlify-cms-core@2.30.7) (2020-09-20) ## [2.30.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.30.6...netlify-cms-core@2.30.7) (2020-09-20)
**Note:** Version bump only for package netlify-cms-core **Note:** Version bump only for package netlify-cms-core

View File

@ -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.30.7", "version": "2.31.0",
"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",

View File

@ -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.
# [1.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/compare/netlify-cms-lib-widgets@1.3.5...netlify-cms-lib-widgets@1.4.0) (2020-09-28)
### Features
* **core:** Add {{dirname}} to summary and preview_path ([#4279](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/issues/4279)) ([576e4f0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/commit/576e4f0f1a158d6b587587c52fb288d8f6eea89f))
## [1.3.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/compare/netlify-cms-lib-widgets@1.3.4...netlify-cms-lib-widgets@1.3.5) (2020-09-15) ## [1.3.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/compare/netlify-cms-lib-widgets@1.3.4...netlify-cms-lib-widgets@1.3.5) (2020-09-15)
**Note:** Version bump only for package netlify-cms-lib-widgets **Note:** Version bump only for package netlify-cms-lib-widgets

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-lib-widgets", "name": "netlify-cms-lib-widgets",
"description": "Shared utilities for Netlify CMS.", "description": "Shared utilities for Netlify CMS.",
"version": "1.3.5", "version": "1.4.0",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets",
"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",

View File

@ -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.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.3.5...netlify-cms-proxy-server@1.3.6) (2020-09-28)
**Note:** Version bump only for package netlify-cms-proxy-server
## [1.3.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.3.4...netlify-cms-proxy-server@1.3.5) (2020-09-20) ## [1.3.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.3.4...netlify-cms-proxy-server@1.3.5) (2020-09-20)
**Note:** Version bump only for package netlify-cms-proxy-server **Note:** Version bump only for package netlify-cms-proxy-server

View File

@ -1,7 +1,7 @@
{ {
"name": "netlify-cms-proxy-server", "name": "netlify-cms-proxy-server",
"description": "Proxy server to be used with Netlify CMS proxy backend", "description": "Proxy server to be used with Netlify CMS proxy backend",
"version": "1.3.5", "version": "1.3.6",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server", "repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
"bugs": "https://github.com/netlify/netlify-cms/issues", "bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT", "license": "MIT",

View File

@ -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.10.61](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.60...netlify-cms@2.10.61) (2020-09-28)
**Note:** Version bump only for package netlify-cms
## [2.10.60](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.59...netlify-cms@2.10.60) (2020-09-20) ## [2.10.60](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.59...netlify-cms@2.10.60) (2020-09-20)
**Note:** Version bump only for package netlify-cms **Note:** Version bump only for package netlify-cms

View File

@ -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.10.60", "version": "2.10.61",
"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",
@ -22,7 +22,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"codemirror": "^5.46.0", "codemirror": "^5.46.0",
"netlify-cms-app": "^2.12.24", "netlify-cms-app": "^2.12.25",
"netlify-cms-media-library-cloudinary": "^1.3.8", "netlify-cms-media-library-cloudinary": "^1.3.8",
"netlify-cms-media-library-uploadcare": "^0.5.9", "netlify-cms-media-library-uploadcare": "^0.5.9",
"react": "^16.8.4", "react": "^16.8.4",