chore(release): publish

- netlify-cms-app@2.11.1
 - netlify-cms-backend-bitbucket@2.7.1
 - netlify-cms-backend-github@2.6.1
 - netlify-cms-core@2.14.1
 - netlify-cms-locales@1.4.1
 - netlify-cms@2.10.4
This commit is contained in:
Shawn Erquhart
2020-01-09 10:10:43 -05:00
parent 8849c0ea57
commit d2db746b9d
12 changed files with 71 additions and 11 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.7.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0...netlify-cms-backend-bitbucket@2.7.1) (2020-01-09)
### Bug Fixes
* **backend-bitbucket:** fix media library not loaded on BitBucket ([#3059](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/issues/3059)) ([8849c0e](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/commit/8849c0ea5777ee0eb85375d6e4a74d7f956c77ee))
# [2.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0-beta.0...netlify-cms-backend-bitbucket@2.7.0) (2020-01-07)
**Note:** Version bump only for package netlify-cms-backend-bitbucket

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-bitbucket",
"description": "Bitbucket backend for Netlify CMS",
"version": "2.7.0",
"version": "2.7.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",