Publish
- netlify-cms-core@2.8.1-alpha.0 - netlify-cms-ui-default@2.4.1-alpha.0 - netlify-cms-widget-file@2.2.1-alpha.0 - netlify-cms-widget-image@2.1.2-alpha.0 - netlify-cms@2.6.2-alpha.0
This commit is contained in:
parent
cf396e0bf1
commit
769cac0395
@ -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.
|
||||
|
||||
## [2.8.1-alpha.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.8.0...netlify-cms-core@2.8.1-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-core
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.8.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.7.0...netlify-cms-core@2.8.0) (2019-03-08)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.1-alpha.0",
|
||||
"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",
|
||||
@ -37,7 +37,7 @@
|
||||
"netlify-cms-editor-component-image": "^2.2.0",
|
||||
"netlify-cms-lib-auth": "^2.0.5",
|
||||
"netlify-cms-lib-util": "^2.1.2",
|
||||
"netlify-cms-ui-default": "^2.4.0",
|
||||
"netlify-cms-ui-default": "^2.4.1-alpha.0",
|
||||
"node-polyglot": "^2.3.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.8.1",
|
||||
|
@ -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.
|
||||
|
||||
## [2.4.1-alpha.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.4.0...netlify-cms-ui-default@2.4.1-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-ui-default
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.3.0...netlify-cms-ui-default@2.4.0) (2019-02-26)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-ui-default",
|
||||
"description": "Default UI components for Netlify CMS.",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1-alpha.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -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.
|
||||
|
||||
## [2.2.1-alpha.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/compare/netlify-cms-widget-file@2.2.0...netlify-cms-widget-file@2.2.1-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-file
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.2.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/compare/netlify-cms-widget-file@2.1.0...netlify-cms-widget-file@2.2.0) (2018-12-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-file",
|
||||
"description": "Widget for uploading files in Netlify CMS.",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1-alpha.0",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#file",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file",
|
||||
"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.
|
||||
|
||||
## [2.1.2-alpha.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/compare/netlify-cms-widget-image@2.1.1...netlify-cms-widget-image@2.1.2-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-image
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.1.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/compare/netlify-cms-widget-image@2.1.0...netlify-cms-widget-image@2.1.1) (2018-12-04)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-image
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-image",
|
||||
"description": "Widget for uploading images in Netlify CMS.",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2-alpha.0",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#image",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -22,7 +22,7 @@
|
||||
"build": "cross-env NODE_ENV=production webpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"netlify-cms-widget-file": "^2.2.0"
|
||||
"netlify-cms-widget-file": "^2.2.1-alpha.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^5.2.0",
|
||||
|
@ -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.
|
||||
|
||||
## [2.6.2-alpha.0](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.6.1...netlify-cms@2.6.2-alpha.0) (2019-03-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.6.1](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.6.0...netlify-cms@2.6.1) (2019-03-11)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.6.1",
|
||||
"version": "2.6.2-alpha.0",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -28,14 +28,14 @@
|
||||
"netlify-cms-backend-github": "^2.2.2",
|
||||
"netlify-cms-backend-gitlab": "^2.1.3",
|
||||
"netlify-cms-backend-test": "^2.0.6",
|
||||
"netlify-cms-core": "^2.8.0",
|
||||
"netlify-cms-core": "^2.8.1-alpha.0",
|
||||
"netlify-cms-editor-component-image": "^2.2.0",
|
||||
"netlify-cms-media-library-uploadcare": "^0.3.4",
|
||||
"netlify-cms-widget-boolean": "^2.0.5",
|
||||
"netlify-cms-widget-date": "^2.1.0",
|
||||
"netlify-cms-widget-datetime": "^2.0.7",
|
||||
"netlify-cms-widget-file": "^2.2.0",
|
||||
"netlify-cms-widget-image": "^2.1.1",
|
||||
"netlify-cms-widget-file": "^2.2.1-alpha.0",
|
||||
"netlify-cms-widget-image": "^2.1.2-alpha.0",
|
||||
"netlify-cms-widget-list": "^2.1.1",
|
||||
"netlify-cms-widget-map": "^1.1.0",
|
||||
"netlify-cms-widget-markdown": "^2.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user