Publish
- netlify-cms-backend-github@2.0.9 - netlify-cms@2.1.2
This commit is contained in:
parent
a28ed726aa
commit
d37e2f56f4
@ -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.
|
||||
|
||||
<a name="2.0.9"></a>
|
||||
## [2.0.9](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.8...netlify-cms-backend-github@2.0.9) (2018-09-17)
|
||||
|
||||
|
||||
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-github
|
||||
|
||||
<a name="2.0.8"></a>
|
||||
## [2.0.8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.7...netlify-cms-backend-github@2.0.8) (2018-09-06)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.0.8",
|
||||
"version": "2.0.9",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
||||
"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.
|
||||
|
||||
<a name="2.1.2"></a>
|
||||
## [2.1.2](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.1.1...netlify-cms@2.1.2) (2018-09-17)
|
||||
|
||||
|
||||
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
<a name="2.1.1"></a>
|
||||
## [2.1.1](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.1.0...netlify-cms@2.1.1) (2018-09-06)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -24,7 +24,7 @@
|
||||
"emotion": "^9.2.6",
|
||||
"netlify-cms-backend-bitbucket": "^2.0.7",
|
||||
"netlify-cms-backend-git-gateway": "^2.0.8",
|
||||
"netlify-cms-backend-github": "^2.0.8",
|
||||
"netlify-cms-backend-github": "^2.0.9",
|
||||
"netlify-cms-backend-gitlab": "^2.0.6",
|
||||
"netlify-cms-backend-test": "^2.0.6",
|
||||
"netlify-cms-core": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user