chore(release): publish
- netlify-cms-app@2.12.23 - netlify-cms-locales@1.18.0 - netlify-cms-widget-relation@2.8.7 - netlify-cms@2.10.59
This commit is contained in:
parent
5a4b36527e
commit
7968e01e29
@ -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.23](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.22...netlify-cms-app@2.12.23) (2020-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.12.22](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.12.21...netlify-cms-app@2.12.22) (2020-09-15)
|
||||
|
||||
**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.22",
|
||||
"version": "2.12.23",
|
||||
"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",
|
||||
@ -41,7 +41,7 @@
|
||||
"netlify-cms-editor-component-image": "^2.6.6",
|
||||
"netlify-cms-lib-auth": "^2.2.12",
|
||||
"netlify-cms-lib-util": "^2.11.4",
|
||||
"netlify-cms-locales": "^1.17.4",
|
||||
"netlify-cms-locales": "^1.18.0",
|
||||
"netlify-cms-ui-default": "^2.11.5",
|
||||
"netlify-cms-widget-boolean": "^2.3.4",
|
||||
"netlify-cms-widget-code": "^1.2.4",
|
||||
@ -54,7 +54,7 @@
|
||||
"netlify-cms-widget-markdown": "^2.12.5",
|
||||
"netlify-cms-widget-number": "^2.4.5",
|
||||
"netlify-cms-widget-object": "^2.5.5",
|
||||
"netlify-cms-widget-relation": "^2.8.6",
|
||||
"netlify-cms-widget-relation": "^2.8.7",
|
||||
"netlify-cms-widget-select": "^2.6.4",
|
||||
"netlify-cms-widget-string": "^2.2.7",
|
||||
"netlify-cms-widget-text": "^2.3.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.
|
||||
|
||||
# [1.18.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.17.4...netlify-cms-locales@1.18.0) (2020-09-20)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add korean(ko) locale ([#4332](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/4332)) ([6b35ca4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/6b35ca4e3bdbb50764ff3c76ab189925ceebe54b))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.17.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.17.3...netlify-cms-locales@1.17.4) (2020-09-15)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-locales
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.17.4",
|
||||
"version": "1.18.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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.8.7](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.8.6...netlify-cms-widget-relation@2.8.7) (2020-09-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **widget-relation:** set initial metadata value ([#4326](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/issues/4326)) ([5a4b365](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/commit/5a4b36527e21e87f401b15501418fd739c672d85))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.8.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/compare/netlify-cms-widget-relation@2.8.5...netlify-cms-widget-relation@2.8.6) (2020-09-15)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-relation
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-relation",
|
||||
"description": "Widget for linking related entries in Netlify CMS.",
|
||||
"version": "2.8.6",
|
||||
"version": "2.8.7",
|
||||
"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.59](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.58...netlify-cms@2.10.59) (2020-09-20)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.58](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.57...netlify-cms@2.10.58) (2020-09-15)
|
||||
|
||||
**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.58",
|
||||
"version": "2.10.59",
|
||||
"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.22",
|
||||
"netlify-cms-app": "^2.12.23",
|
||||
"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