chore(release): publish
- netlify-cms-app@2.12.26 - netlify-cms-backend-git-gateway@2.11.6 - netlify-cms-core@2.32.0 - netlify-cms-locales@1.18.2 - netlify-cms@2.10.62
This commit is contained in:
parent
d88505aa6b
commit
943476156c
@ -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.26](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.25...netlify-cms-app@2.12.26) (2020-10-12)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -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.12.25",
|
||||
"version": "2.12.26",
|
||||
"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,15 +33,15 @@
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.12.5",
|
||||
"netlify-cms-backend-git-gateway": "^2.11.5",
|
||||
"netlify-cms-backend-git-gateway": "^2.11.6",
|
||||
"netlify-cms-backend-github": "^2.11.6",
|
||||
"netlify-cms-backend-gitlab": "^2.9.5",
|
||||
"netlify-cms-backend-test": "^2.10.5",
|
||||
"netlify-cms-core": "^2.31.0",
|
||||
"netlify-cms-core": "^2.32.0",
|
||||
"netlify-cms-editor-component-image": "^2.6.6",
|
||||
"netlify-cms-lib-auth": "^2.2.12",
|
||||
"netlify-cms-lib-util": "^2.11.5",
|
||||
"netlify-cms-locales": "^1.18.1",
|
||||
"netlify-cms-locales": "^1.18.2",
|
||||
"netlify-cms-ui-default": "^2.11.6",
|
||||
"netlify-cms-widget-boolean": "^2.3.4",
|
||||
"netlify-cms-widget-code": "^1.2.4",
|
||||
|
@ -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.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.11.5...netlify-cms-backend-git-gateway@2.11.6) (2020-10-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency jwt-decode to v3 ([#4408](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/issues/4408)) ([03492e4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/commit/03492e4e684ffce3a541ef15edb591d1fd5b5854))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.11.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/compare/netlify-cms-backend-git-gateway@2.11.4...netlify-cms-backend-git-gateway@2.11.5) (2020-09-20)
|
||||
|
||||
**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.11.5",
|
||||
"version": "2.11.6",
|
||||
"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,23 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.32.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.31.0...netlify-cms-core@2.32.0) (2020-10-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* allow setting per-file editor preview ([#4414](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4414)) ([ecb4fd6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/ecb4fd6165677e61b1c60c6ef5204f575bbfcca8))
|
||||
* **deps:** update dependency jwt-decode to v3 ([#4408](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4408)) ([03492e4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/03492e4e684ffce3a541ef15edb591d1fd5b5854))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **editor-preview:** allow to disable editor preview for all collections ([#4423](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4423)) ([1639971](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/16399719a01c3959a5e4d6a5c3e6017eaf822300))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [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)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.31.0",
|
||||
"version": "2.32.0",
|
||||
"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,18 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.18.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.18.1...netlify-cms-locales@1.18.2) (2020-10-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **locale:** update zh_Hant translation ([#4418](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/4418)) ([277a151](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/277a1519bed31145910a67e22e0f51c46e8e2006))
|
||||
* **locales:** update 'th' locale ([#4421](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/4421)) ([e987922](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/e987922fd332aa2f41b6025700f021039102a134))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.18.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.18.0...netlify-cms-locales@1.18.1) (2020-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-locales
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.18.1",
|
||||
"version": "1.18.2",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
|
||||
"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.10.62](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.61...netlify-cms@2.10.62) (2020-10-12)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.10.61",
|
||||
"version": "2.10.62",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -22,7 +22,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"netlify-cms-app": "^2.12.25",
|
||||
"netlify-cms-app": "^2.12.26",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.8",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.9",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user