chore(release): publish

- netlify-cms-app@2.11.13
 - netlify-cms-core@2.16.0
 - netlify-cms-locales@1.8.0
 - netlify-cms-widget-markdown@2.8.3
 - netlify-cms-widget-select@2.5.0
 - netlify-cms@2.10.16
This commit is contained in:
Shawn Erquhart
2020-01-31 16:54:59 -08:00
parent fc524e6c0f
commit 98efd88539
12 changed files with 82 additions and 11 deletions

View File

@ -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.8.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.7.0...netlify-cms-locales@1.8.0) (2020-02-01)
### Bug Fixes
* **locale-pt:** typo fix for `backCollection` pt ([#3170](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3170)) ([67e5fd2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/67e5fd2aaf74ccbcfa088c7f33d41e7f7edf816f))
### Features
* **select-widget:** add min/max validation ([#3171](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3171)) ([fd9e2c8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/fd9e2c89f23d73aa08dbfa4412c4c0bae318125b))
# [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)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-locales",
"description": "Locales for Netlify CMS.",
"version": "1.7.0",
"version": "1.8.0",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",