Publish
- netlify-cms-core@2.0.2 - netlify-cms-widget-markdown@2.0.2 - netlify-cms@2.0.2
This commit is contained in:
parent
e82289bff2
commit
e65dd37e6d
@ -3,6 +3,28 @@
|
||||
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.2"></a>
|
||||
## 2.0.2 (2018-07-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bug fixes from linters ([#1524](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/1524)) ([6632e5d](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/6632e5d))
|
||||
* fix version console log ([#1528](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/1528)) ([e82289b](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/e82289b))
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
<a name="2.0.0"></a>
|
||||
# 2.0.0 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"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",
|
||||
|
@ -3,6 +3,27 @@
|
||||
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.2"></a>
|
||||
## 2.0.2 (2018-07-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bug fixes from linters ([#1524](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/issues/1524)) ([6632e5d](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/commit/6632e5d))
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
<a name="2.0.0"></a>
|
||||
# 2.0.0 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-markdown",
|
||||
"description": "Widget for editing markdown in Netlify CMS.",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#markdown",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
|
@ -3,6 +3,27 @@
|
||||
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.2"></a>
|
||||
## 2.0.2 (2018-07-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **build:** output aliased cms.js w/ deprecation ([#1526](https://github.com/netlify/netlify-cms/issues/1526)) ([34c8c2a](https://github.com/netlify/netlify-cms/commit/34c8c2a))
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
<a name="2.0.0"></a>
|
||||
# 2.0.0 (2018-07-26)
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.0.1"></a>
|
||||
## 2.0.1 (2018-07-26)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.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 @@
|
||||
"netlify-cms-backend-github": "^2.0.1",
|
||||
"netlify-cms-backend-gitlab": "^2.0.1",
|
||||
"netlify-cms-backend-test": "^2.0.1",
|
||||
"netlify-cms-core": "^2.0.1",
|
||||
"netlify-cms-core": "^2.0.2",
|
||||
"netlify-cms-editor-component-image": "^2.0.1",
|
||||
"netlify-cms-widget-boolean": "^2.0.1",
|
||||
"netlify-cms-widget-date": "^2.0.1",
|
||||
@ -32,7 +32,7 @@
|
||||
"netlify-cms-widget-file": "^2.0.1",
|
||||
"netlify-cms-widget-image": "^2.0.1",
|
||||
"netlify-cms-widget-list": "^2.0.1",
|
||||
"netlify-cms-widget-markdown": "^2.0.1",
|
||||
"netlify-cms-widget-markdown": "^2.0.2",
|
||||
"netlify-cms-widget-number": "^2.0.1",
|
||||
"netlify-cms-widget-object": "^2.0.1",
|
||||
"netlify-cms-widget-relation": "^2.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user