chore(release): publish
- netlify-cms-app@2.10.0 - netlify-cms-backend-bitbucket@2.6.0 - netlify-cms-backend-github@2.5.0 - netlify-cms-backend-gitlab@2.4.0 - netlify-cms-backend-test@2.6.0 - netlify-cms-core@2.13.0 - netlify-cms-lib-auth@2.2.6 - netlify-cms-lib-util@2.4.0 - netlify-cms-locales@1.3.0 - netlify-cms-ui-default@2.7.0 - netlify-cms-widget-list@2.4.0 - netlify-cms-widget-markdown@2.7.0 - netlify-cms@2.10.0
This commit is contained in:
parent
20851fe7ea
commit
7e4d4c1cc4
@ -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.10.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.10.0-beta.5...netlify-cms-app@2.10.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.10.0-beta.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.10.0-beta.4...netlify-cms-app@2.10.0-beta.5) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-app",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites. Reusable congiuration with React as peer.",
|
||||
"version": "2.10.0-beta.5",
|
||||
"version": "2.10.0",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -31,25 +31,25 @@
|
||||
"immutable": "^3.7.6",
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-backend-bitbucket": "^2.6.0-beta.1",
|
||||
"netlify-cms-backend-bitbucket": "^2.6.0",
|
||||
"netlify-cms-backend-git-gateway": "^2.5.1",
|
||||
"netlify-cms-backend-github": "^2.5.0-beta.8",
|
||||
"netlify-cms-backend-gitlab": "^2.4.0-beta.1",
|
||||
"netlify-cms-backend-test": "^2.6.0-beta.0",
|
||||
"netlify-cms-core": "^2.13.0-beta.10",
|
||||
"netlify-cms-backend-github": "^2.5.0",
|
||||
"netlify-cms-backend-gitlab": "^2.4.0",
|
||||
"netlify-cms-backend-test": "^2.6.0",
|
||||
"netlify-cms-core": "^2.13.0",
|
||||
"netlify-cms-editor-component-image": "^2.4.3",
|
||||
"netlify-cms-lib-auth": "^2.2.6-beta.0",
|
||||
"netlify-cms-lib-util": "^2.4.0-beta.5",
|
||||
"netlify-cms-locales": "^1.3.0-beta.2",
|
||||
"netlify-cms-ui-default": "^2.7.0-beta.5",
|
||||
"netlify-cms-lib-auth": "^2.2.6",
|
||||
"netlify-cms-lib-util": "^2.4.0",
|
||||
"netlify-cms-locales": "^1.3.0",
|
||||
"netlify-cms-ui-default": "^2.7.0",
|
||||
"netlify-cms-widget-boolean": "^2.3.0",
|
||||
"netlify-cms-widget-date": "^2.4.0",
|
||||
"netlify-cms-widget-datetime": "^2.2.5",
|
||||
"netlify-cms-widget-file": "^2.4.3",
|
||||
"netlify-cms-widget-image": "^2.4.0",
|
||||
"netlify-cms-widget-list": "^2.4.0-beta.0",
|
||||
"netlify-cms-widget-list": "^2.4.0",
|
||||
"netlify-cms-widget-map": "^1.3.3",
|
||||
"netlify-cms-widget-markdown": "^2.7.0-beta.0",
|
||||
"netlify-cms-widget-markdown": "^2.7.0",
|
||||
"netlify-cms-widget-number": "^2.3.5",
|
||||
"netlify-cms-widget-object": "^2.3.0",
|
||||
"netlify-cms-widget-relation": "^2.5.0",
|
||||
|
@ -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.
|
||||
|
||||
# [2.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.6.0-beta.1...netlify-cms-backend-bitbucket@2.6.0) (2019-12-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **backend-bitbucket:** 404 for new entry ([#2976](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/issues/2976)) ([20851fe](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/commit/20851fe7eae0487484e775c9cb219d1aa973e878))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.6.0-beta.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.6.0-beta.0...netlify-cms-backend-bitbucket@2.6.0-beta.1) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-bitbucket",
|
||||
"description": "Bitbucket backend for Netlify CMS",
|
||||
"version": "2.6.0-beta.1",
|
||||
"version": "2.6.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -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.5.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.5.0-beta.8...netlify-cms-backend-github@2.5.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-github
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.5.0-beta.8](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.5.0-beta.7...netlify-cms-backend-github@2.5.0-beta.8) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-github",
|
||||
"description": "GitHub backend for Netlify CMS",
|
||||
"version": "2.5.0-beta.8",
|
||||
"version": "2.5.0",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
|
||||
"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.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.4.0-beta.1...netlify-cms-backend-gitlab@2.4.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-gitlab
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.4.0-beta.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/compare/netlify-cms-backend-gitlab@2.4.0-beta.0...netlify-cms-backend-gitlab@2.4.0-beta.1) (2019-12-02)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-gitlab",
|
||||
"description": "GitLab backend for Netlify CMS",
|
||||
"version": "2.4.0-beta.1",
|
||||
"version": "2.4.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab",
|
||||
"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.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.6.0-beta.0...netlify-cms-backend-test@2.6.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-backend-test
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.6.0-beta.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/compare/netlify-cms-backend-test@2.5.0...netlify-cms-backend-test@2.6.0-beta.0) (2019-12-02)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-backend-test",
|
||||
"description": "Development testing backend for Netlify CMS",
|
||||
"version": "2.6.0-beta.0",
|
||||
"version": "2.6.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"license": "MIT",
|
||||
|
@ -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.
|
||||
|
||||
# [2.13.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.13.0-beta.10...netlify-cms-core@2.13.0) (2019-12-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* don't show progress when loading preview status ([#2974](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/2974)) ([af61245](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/af6124536013e95b417501ef17f1144baffada72))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.13.0-beta.10](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.13.0-beta.9...netlify-cms-core@2.13.0-beta.10) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-core",
|
||||
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
|
||||
"version": "2.13.0-beta.10",
|
||||
"version": "2.13.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -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.6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.6-beta.0...netlify-cms-lib-auth@2.2.6) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-lib-auth
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.2.6-beta.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.5...netlify-cms-lib-auth@2.2.6-beta.0) (2019-12-02)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-auth",
|
||||
"description": "Shared authentication functionality for Netlify CMS.",
|
||||
"version": "2.2.6-beta.0",
|
||||
"version": "2.2.6",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -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.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.4.0-beta.5...netlify-cms-lib-util@2.4.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-lib-util
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.4.0-beta.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/compare/netlify-cms-lib-util@2.4.0-beta.4...netlify-cms-lib-util@2.4.0-beta.5) (2019-11-26)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-lib-util",
|
||||
"description": "Shared utilities for Netlify CMS.",
|
||||
"version": "2.4.0-beta.5",
|
||||
"version": "2.4.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@ -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.
|
||||
|
||||
# [1.3.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.3.0-beta.2...netlify-cms-locales@1.3.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-locales
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.3.0-beta.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.3.0-beta.1...netlify-cms-locales@1.3.0-beta.2) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.3.0-beta.2",
|
||||
"version": "1.3.0",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
|
||||
"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.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.7.0-beta.5...netlify-cms-ui-default@2.7.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-ui-default
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.7.0-beta.5](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/compare/netlify-cms-ui-default@2.7.0-beta.4...netlify-cms-ui-default@2.7.0-beta.5) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-ui-default",
|
||||
"description": "Default UI components for Netlify CMS.",
|
||||
"version": "2.7.0-beta.5",
|
||||
"version": "2.7.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.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.4.0-beta.0...netlify-cms-widget-list@2.4.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-list
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.4.0-beta.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/compare/netlify-cms-widget-list@2.3.5-beta.1...netlify-cms-widget-list@2.4.0-beta.0) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-list",
|
||||
"description": "Widget for editing lists in Netlify CMS.",
|
||||
"version": "2.4.0-beta.0",
|
||||
"version": "2.4.0",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#list",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list",
|
||||
"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.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.7.0-beta.0...netlify-cms-widget-markdown@2.7.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-markdown
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.7.0-beta.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/compare/netlify-cms-widget-markdown@2.6.1-beta.0...netlify-cms-widget-markdown@2.7.0-beta.0) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-markdown",
|
||||
"description": "Widget for editing markdown in Netlify CMS.",
|
||||
"version": "2.7.0-beta.0",
|
||||
"version": "2.7.0",
|
||||
"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,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.10.0](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.0-beta.5...netlify-cms@2.10.0) (2019-12-18)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.10.0-beta.5](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.0-beta.4...netlify-cms@2.10.0-beta.5) (2019-12-16)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms",
|
||||
"description": "An extensible, open source, Git-based, React CMS for static sites.",
|
||||
"version": "2.10.0-beta.5",
|
||||
"version": "2.10.0",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -21,7 +21,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"netlify-cms-app": "^2.10.0-beta.5",
|
||||
"netlify-cms-app": "^2.10.0",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.4",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.5",
|
||||
"netlify-cms-widget-code": "^1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user