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:
@ -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.
|
||||
|
||||
# [2.9.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.8.1...netlify-cms-backend-github@2.9.0) (2020-02-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **backend-github:** improve workflow migration edge cases/messaging ([#3319](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/3319)) ([684b79e](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/684b79e43bebb63ce1e844eae5c8c0e76087687b))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/3316)) ([7e0a8ad](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/7e0a8ad532012576dc5e40bd4e9d54522e307123)), closes [#3292](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/3292)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.8.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.8.0...netlify-cms-backend-github@2.8.1) (2020-02-22)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.8.1",
|
||||
"version": "2.9.0",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
Reference in New Issue
Block a user