- netlify-cms-backend-git-gateway@2.0.2
 - netlify-cms-core@2.0.3
 - netlify-cms@2.0.5
This commit is contained in:
Shawn Erquhart
2018-07-27 18:49:42 -04:00
parent 4c5436a83d
commit 32f192d6ac
6 changed files with 54 additions and 5 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.
<a name="2.0.3"></a>
## [2.0.3](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.0.2...netlify-cms-core@2.0.3) (2018-07-27)
### Bug Fixes
* log accurate version by distribution ([#1531](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/1531)) ([95a76ad](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/95a76ad))
<a name="2.0.2"></a>
## 2.0.2 (2018-07-27)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-core",
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
"version": "2.0.2",
"version": "2.0.3",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"main": "dist/netlify-cms-core.js",