chore(release): publish
- netlify-cms-app@2.11.11 - netlify-cms-core@2.15.4 - netlify-cms-locales@1.7.0 - netlify-cms-proxy-server@1.0.5 - netlify-cms-widget-code@1.1.3 - netlify-cms@2.10.14
This commit is contained in:
parent
06c045e4e6
commit
4cad2700a2
@ -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.11.11](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.10...netlify-cms-app@2.11.11) (2020-01-29)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms-app
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.11.10](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.9...netlify-cms-app@2.11.10) (2020-01-26)
|
## [2.11.10](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.9...netlify-cms-app@2.11.10) (2020-01-26)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-app
|
**Note:** Version bump only for package netlify-cms-app
|
||||||
|
@ -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.11.10",
|
"version": "2.11.11",
|
||||||
"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",
|
||||||
@ -36,14 +36,14 @@
|
|||||||
"netlify-cms-backend-github": "^2.6.5",
|
"netlify-cms-backend-github": "^2.6.5",
|
||||||
"netlify-cms-backend-gitlab": "^2.5.2",
|
"netlify-cms-backend-gitlab": "^2.5.2",
|
||||||
"netlify-cms-backend-test": "^2.7.1",
|
"netlify-cms-backend-test": "^2.7.1",
|
||||||
"netlify-cms-core": "^2.15.3",
|
"netlify-cms-core": "^2.15.4",
|
||||||
"netlify-cms-editor-component-image": "^2.5.0",
|
"netlify-cms-editor-component-image": "^2.5.0",
|
||||||
"netlify-cms-lib-auth": "^2.2.7",
|
"netlify-cms-lib-auth": "^2.2.7",
|
||||||
"netlify-cms-lib-util": "^2.6.2",
|
"netlify-cms-lib-util": "^2.6.2",
|
||||||
"netlify-cms-locales": "^1.6.0",
|
"netlify-cms-locales": "^1.7.0",
|
||||||
"netlify-cms-ui-default": "^2.8.0",
|
"netlify-cms-ui-default": "^2.8.0",
|
||||||
"netlify-cms-widget-boolean": "^2.3.0",
|
"netlify-cms-widget-boolean": "^2.3.0",
|
||||||
"netlify-cms-widget-code": "^1.1.2",
|
"netlify-cms-widget-code": "^1.1.3",
|
||||||
"netlify-cms-widget-date": "^2.4.0",
|
"netlify-cms-widget-date": "^2.4.0",
|
||||||
"netlify-cms-widget-datetime": "^2.2.5",
|
"netlify-cms-widget-datetime": "^2.2.5",
|
||||||
"netlify-cms-widget-file": "^2.5.2",
|
"netlify-cms-widget-file": "^2.5.2",
|
||||||
|
@ -3,6 +3,18 @@
|
|||||||
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.15.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.15.3...netlify-cms-core@2.15.4) (2020-01-29)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* allow absolute paths for collection media folder ([#3160](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/3160)) ([a215cfb](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/a215cfbe3aa875fb932878039a5efbde6d97b538))
|
||||||
|
* don't show duplicate entry when create is disabled ([#3162](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/3162)) ([06c045e](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/06c045e4e610d0578619ad0c7f787e41de769980))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.15.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.15.2...netlify-cms-core@2.15.3) (2020-01-22)
|
## [2.15.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.15.2...netlify-cms-core@2.15.3) (2020-01-22)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-core
|
**Note:** Version bump only for package netlify-cms-core
|
||||||
|
@ -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.15.3",
|
"version": "2.15.4",
|
||||||
"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",
|
||||||
|
@ -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.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.6.0...netlify-cms-locales@1.7.0) (2020-01-29)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **locale:** add italian localization ([#3141](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3141)) ([dc403e4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/dc403e4a82cc79c10f431dc55431b25fc68024a6))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.5.0...netlify-cms-locales@1.6.0) (2020-01-21)
|
# [1.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.5.0...netlify-cms-locales@1.6.0) (2020-01-21)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-locales",
|
"name": "netlify-cms-locales",
|
||||||
"description": "Locales for Netlify CMS.",
|
"description": "Locales for Netlify CMS.",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -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.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.0.4...netlify-cms-proxy-server@1.0.5) (2020-01-29)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **proxy-server:** fix entriesByFiles implementation ([#3161](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/issues/3161)) ([22df7f7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/22df7f7ae1c63d5275156c13202ee2cba8edfe30))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.0.3...netlify-cms-proxy-server@1.0.4) (2020-01-26)
|
## [1.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/compare/netlify-cms-proxy-server@1.0.3...netlify-cms-proxy-server@1.0.4) (2020-01-26)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-proxy-server
|
**Note:** Version bump only for package netlify-cms-proxy-server
|
||||||
|
@ -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.0.4",
|
"version": "1.0.5",
|
||||||
"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",
|
||||||
|
@ -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.1.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/compare/netlify-cms-widget-code@1.1.2...netlify-cms-widget-code@1.1.3) (2020-01-29)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **widget-code:** use snake case for default language option ([#3155](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/issues/3155)) ([32854de](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/commit/32854de41c1d0ef81836ffdad8851a583086d6a6))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.1.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/compare/netlify-cms-widget-code@1.1.2-beta.0...netlify-cms-widget-code@1.1.2) (2020-01-07)
|
## [1.1.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/compare/netlify-cms-widget-code@1.1.2-beta.0...netlify-cms-widget-code@1.1.2) (2020-01-07)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms-widget-code
|
**Note:** Version bump only for package netlify-cms-widget-code
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-widget-code",
|
"name": "netlify-cms-widget-code",
|
||||||
"description": "Widget for editing code in Netlify CMS",
|
"description": "Widget for editing code in Netlify CMS",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"homepage": "https://www.netlifycms.org/docs/widgets/#code",
|
"homepage": "https://www.netlifycms.org/docs/widgets/#code",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -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.14](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.13...netlify-cms@2.10.14) (2020-01-29)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.10.13](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.12...netlify-cms@2.10.13) (2020-01-26)
|
## [2.10.13](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.12...netlify-cms@2.10.13) (2020-01-26)
|
||||||
|
|
||||||
**Note:** Version bump only for package netlify-cms
|
**Note:** Version bump only for package netlify-cms
|
||||||
|
@ -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.13",
|
"version": "2.10.14",
|
||||||
"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",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"codemirror": "^5.46.0",
|
"codemirror": "^5.46.0",
|
||||||
"netlify-cms-app": "^2.11.10",
|
"netlify-cms-app": "^2.11.11",
|
||||||
"netlify-cms-media-library-cloudinary": "^1.3.4",
|
"netlify-cms-media-library-cloudinary": "^1.3.4",
|
||||||
"netlify-cms-media-library-uploadcare": "^0.5.5",
|
"netlify-cms-media-library-uploadcare": "^0.5.5",
|
||||||
"react": "^16.8.4",
|
"react": "^16.8.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user