chore(release): publish

- netlify-cms-app@2.11.24
 - netlify-cms-backend-bitbucket@2.11.0
 - netlify-cms-backend-git-gateway@2.9.0
 - netlify-cms-backend-github@2.9.0
 - netlify-cms-backend-gitlab@2.8.0
 - netlify-cms-core@2.19.1
 - netlify-cms-lib-util@2.8.0
 - netlify-cms-proxy-server@1.1.5
 - netlify-cms@2.10.27
This commit is contained in:
GitHub Action
2020-02-25 15:24:43 +00:00
parent 9211075cf0
commit 2675e1dff5
18 changed files with 112 additions and 17 deletions

View File

@ -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.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.7.1...netlify-cms-lib-util@2.8.0) (2020-02-25)
### Features
* **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/issues/3316)) ([7e0a8ad](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/commit/7e0a8ad532012576dc5e40bd4e9d54522e307123)), closes [#3292](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/issues/3292)
## [2.7.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.7.0...netlify-cms-lib-util@2.7.1) (2020-02-14)
**Note:** Version bump only for package netlify-cms-lib-util

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-lib-util",
"description": "Shared utilities for Netlify CMS.",
"version": "2.7.1",
"version": "2.8.0",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",