chore(release): publish
- netlify-cms-app@2.12.17 - netlify-cms-backend-github@2.11.1 - netlify-cms-core@2.30.1 - netlify-cms-lib-widgets@1.3.1 - netlify-cms-locales@1.17.0 - netlify-cms-proxy-server@1.3.0 - netlify-cms-widget-relation@2.8.1 - netlify-cms@2.10.53
This commit is contained in:
parent
8720a4233d
commit
46f513d342
@ -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.17](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.16...netlify-cms-app@2.12.17) (2020-07-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.12.16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.15...netlify-cms-app@2.12.16) (2020-07-01)
|
||||
|
||||
**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.16",
|
||||
"version": "2.12.17",
|
||||
"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",
|
||||
@ -34,14 +34,14 @@
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.12.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.11.0",
|
||||
"netlify-cms-backend-github": "^2.11.0",
|
||||
"netlify-cms-backend-github": "^2.11.1",
|
||||
"netlify-cms-backend-gitlab": "^2.9.0",
|
||||
"netlify-cms-backend-test": "^2.10.0",
|
||||
"netlify-cms-core": "^2.30.0",
|
||||
"netlify-cms-core": "^2.30.1",
|
||||
"netlify-cms-editor-component-image": "^2.6.2",
|
||||
"netlify-cms-lib-auth": "^2.2.8",
|
||||
"netlify-cms-lib-util": "^2.11.0",
|
||||
"netlify-cms-locales": "^1.16.0",
|
||||
"netlify-cms-locales": "^1.17.0",
|
||||
"netlify-cms-ui-default": "^2.11.1",
|
||||
"netlify-cms-widget-boolean": "^2.3.0",
|
||||
"netlify-cms-widget-code": "^1.2.0",
|
||||
@ -54,7 +54,7 @@
|
||||
"netlify-cms-widget-markdown": "^2.12.0",
|
||||
"netlify-cms-widget-number": "^2.4.1",
|
||||
"netlify-cms-widget-object": "^2.5.0",
|
||||
"netlify-cms-widget-relation": "^2.8.0",
|
||||
"netlify-cms-widget-relation": "^2.8.1",
|
||||
"netlify-cms-widget-select": "^2.6.0",
|
||||
"netlify-cms-widget-string": "^2.2.3",
|
||||
"netlify-cms-widget-text": "^2.3.0",
|
||||
|
@ -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/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.11.0...netlify-cms-backend-github@2.11.1) (2020-07-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **backend-github:** use workflow branch when listing files to move ([#4019](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/4019)) ([8720a42](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/8720a4233db16d91d6b86ee8653d05f8953cb430))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.11.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.10.6...netlify-cms-backend-github@2.11.0) (2020-06-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.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,19 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.30.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.30.0...netlify-cms-core@2.30.1) (2020-07-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency react-scroll-sync to ^0.8.0 ([#4011](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4011)) ([e046a41](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/e046a414f8e2c4596f440a1742b671d84b283bd5))
|
||||
* **editor:** pass back link to editor toolbar ([#4000](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/4000)) ([c3a680f](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/c3a680ff52ec8ff4fff31ca5d6074bfe07b5859c))
|
||||
* relation widget performance ([#3975](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/3975)) ([c7e0fe8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/c7e0fe8492d09a3d151c608f50da844f421362ed))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.30.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.29.0...netlify-cms-core@2.30.0) (2020-07-01)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.30.0",
|
||||
"version": "2.30.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,17 @@
|
||||
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/tree/master/packages/netlify-cms-lib-widgets/compare/netlify-cms-lib-widgets@1.3.0...netlify-cms-lib-widgets@1.3.1) (2020-07-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* relation widget performance ([#3975](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/issues/3975)) ([c7e0fe8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/commit/c7e0fe8492d09a3d151c608f50da844f421362ed))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.3.0 (2020-05-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-widgets",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.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,18 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.17.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.16.0...netlify-cms-locales@1.17.0) (2020-07-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* update locale (fr) ([#4002](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/4002)) ([ec58401](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/ec584015005443f3b69022663f7ec0e83847ac10))
|
||||
* **locale:** add 'vi' locale 🇻🇳 ([#3981](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3981)) ([f4b2999](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/f4b29998989c7a90a809a6e4e815cbb54dc6a81c))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.16.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.15.0...netlify-cms-locales@1.16.0) (2020-06-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.16.0",
|
||||
"version": "1.17.0",
|
||||
"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,22 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.3.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.2.9...netlify-cms-proxy-server@1.3.0) (2020-07-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **proxy-server:** change request logging level to debug ([#3993](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/issues/3993)) ([784c1fe](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/784c1fe4801c89f1908d1b5e96cd7e847ec10fa0))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **proxy-server:** allow setting proxy log level ([#3989](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/issues/3989)) ([3e0d088](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/3e0d0886d930a17c7b77d995cc0fa628ef3ecdc2))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.9](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.2.8...netlify-cms-proxy-server@1.2.9) (2020-06-18)
|
||||
|
||||
**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.2.9",
|
||||
"version": "1.3.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
|
||||
"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.8.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.8.0...netlify-cms-widget-relation@2.8.1) (2020-07-14)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* relation widget performance ([#3975](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/issues/3975)) ([c7e0fe8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/commit/c7e0fe8492d09a3d151c608f50da844f421362ed))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.8.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.7.0...netlify-cms-widget-relation@2.8.0) (2020-06-18)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-relation",
|
||||
"description": "Widget for linking related entries in Netlify CMS.",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.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.53](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.52...netlify-cms@2.10.53) (2020-07-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.52](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.51...netlify-cms@2.10.52) (2020-07-01)
|
||||
|
||||
**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.52",
|
||||
"version": "2.10.53",
|
||||
"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.16",
|
||||
"netlify-cms-app": "^2.12.17",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.4",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.5",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user