- netlify-cms@2.0.4
This commit is contained in:
Shawn Erquhart 2018-07-27 12:39:58 -04:00
parent d0dabc4d35
commit 668a53a079
2 changed files with 12 additions and 1 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.4"></a>
## [2.0.4](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.3...netlify-cms@2.0.4) (2018-07-27)
### Bug Fixes
* fix netlify-cms exports ([d0dabc4](https://github.com/netlify/netlify-cms/commit/d0dabc4))
<a name="2.0.3"></a>
## [2.0.3](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.0.2...netlify-cms@2.0.3) (2018-07-27)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.0.3",
"version": "2.0.4",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues",