Publish
- netlify-cms-backend-github@2.0.4 - netlify-cms-backend-test@2.0.4 - netlify-cms-core@2.0.6 - netlify-cms@2.0.8
This commit is contained in:
parent
90b815657e
commit
d9ecf7c16b
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
<a name="2.0.4"></a>
|
||||||
|
## [2.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.3...netlify-cms-backend-github@2.0.4) (2018-08-01)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **workflow:** enable workflow per method ([#1569](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/1569)) ([90b8156](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/90b8156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="2.0.3"></a>
|
<a name="2.0.3"></a>
|
||||||
## [2.0.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.2...netlify-cms-backend-github@2.0.3) (2018-08-01)
|
## [2.0.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.0.2...netlify-cms-backend-github@2.0.3) (2018-08-01)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-backend-github",
|
"name": "netlify-cms-backend-github",
|
||||||
"description": "GitHub backend for Netlify CMS",
|
"description": "GitHub backend for Netlify CMS",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
|
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
<a name="2.0.4"></a>
|
||||||
|
## [2.0.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.0.3...netlify-cms-backend-test@2.0.4) (2018-08-01)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **workflow:** enable workflow per method ([#1569](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/issues/1569)) ([90b8156](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/commit/90b8156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="2.0.3"></a>
|
<a name="2.0.3"></a>
|
||||||
## [2.0.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.0.2...netlify-cms-backend-test@2.0.3) (2018-08-01)
|
## [2.0.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.0.2...netlify-cms-backend-test@2.0.3) (2018-08-01)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-backend-test",
|
"name": "netlify-cms-backend-test",
|
||||||
"description": "Development testing backend for Netlify CMS",
|
"description": "Development testing backend for Netlify CMS",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
<a name="2.0.6"></a>
|
||||||
|
## [2.0.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.5...netlify-cms-core@2.0.6) (2018-08-01)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **workflow:** enable workflow per method ([#1569](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/1569)) ([90b8156](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/90b8156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="2.0.5"></a>
|
<a name="2.0.5"></a>
|
||||||
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.4...netlify-cms-core@2.0.5) (2018-08-01)
|
## [2.0.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.4...netlify-cms-core@2.0.5) (2018-08-01)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms-core",
|
"name": "netlify-cms-core",
|
||||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||||
"version": "2.0.5",
|
"version": "2.0.6",
|
||||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
|
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
"main": "dist/netlify-cms-core.js",
|
"main": "dist/netlify-cms-core.js",
|
||||||
|
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
<a name="2.0.8"></a>
|
||||||
|
## [2.0.8](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.7...netlify-cms@2.0.8) (2018-08-01)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Note:** Version bump only for package netlify-cms
|
||||||
|
|
||||||
<a name="2.0.7"></a>
|
<a name="2.0.7"></a>
|
||||||
## [2.0.7](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.6...netlify-cms@2.0.7) (2018-08-01)
|
## [2.0.7](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.6...netlify-cms@2.0.7) (2018-08-01)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "netlify-cms",
|
"name": "netlify-cms",
|
||||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||||
"version": "2.0.7",
|
"version": "2.0.8",
|
||||||
"homepage": "https://www.netlifycms.org",
|
"homepage": "https://www.netlifycms.org",
|
||||||
"repository": "https://github.com/netlify/netlify-cms",
|
"repository": "https://github.com/netlify/netlify-cms",
|
||||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||||
@ -24,10 +24,10 @@
|
|||||||
"emotion": "^9.2.6",
|
"emotion": "^9.2.6",
|
||||||
"netlify-cms-backend-bitbucket": "^2.0.3",
|
"netlify-cms-backend-bitbucket": "^2.0.3",
|
||||||
"netlify-cms-backend-git-gateway": "^2.0.4",
|
"netlify-cms-backend-git-gateway": "^2.0.4",
|
||||||
"netlify-cms-backend-github": "^2.0.3",
|
"netlify-cms-backend-github": "^2.0.4",
|
||||||
"netlify-cms-backend-gitlab": "^2.0.3",
|
"netlify-cms-backend-gitlab": "^2.0.3",
|
||||||
"netlify-cms-backend-test": "^2.0.3",
|
"netlify-cms-backend-test": "^2.0.4",
|
||||||
"netlify-cms-core": "^2.0.5",
|
"netlify-cms-core": "^2.0.6",
|
||||||
"netlify-cms-editor-component-image": "^2.0.3",
|
"netlify-cms-editor-component-image": "^2.0.3",
|
||||||
"netlify-cms-widget-boolean": "^2.0.3",
|
"netlify-cms-widget-boolean": "^2.0.3",
|
||||||
"netlify-cms-widget-date": "^2.0.3",
|
"netlify-cms-widget-date": "^2.0.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user