Revert "chore(release): publish"

This reverts commit a8bfed55d258a9d15574bade4760a219d926d560.
This commit is contained in:
erezrokah 2020-09-09 10:10:03 +02:00
parent a8bfed55d2
commit 7e510585bb
No known key found for this signature in database
GPG Key ID: B51CA2E23622ABB2
68 changed files with 64 additions and 438 deletions

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.12.21 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.12.20 (2020-08-20)

View File

@ -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.12.21",
"version": "2.12.20",
"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",
@ -32,32 +32,32 @@
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"netlify-cms-backend-bitbucket": "^2.12.3",
"netlify-cms-backend-git-gateway": "^2.11.3",
"netlify-cms-backend-github": "^2.11.4",
"netlify-cms-backend-gitlab": "^2.9.3",
"netlify-cms-backend-test": "^2.10.3",
"netlify-cms-core": "^2.30.5",
"netlify-cms-editor-component-image": "^2.6.5",
"netlify-cms-lib-auth": "^2.2.11",
"netlify-cms-lib-util": "^2.11.3",
"netlify-cms-locales": "^1.17.3",
"netlify-cms-ui-default": "^2.11.4",
"netlify-cms-widget-boolean": "^2.3.3",
"netlify-cms-widget-code": "^1.2.3",
"netlify-cms-widget-date": "^2.5.4",
"netlify-cms-widget-datetime": "^2.6.3",
"netlify-cms-widget-file": "^2.7.3",
"netlify-cms-widget-image": "^2.7.3",
"netlify-cms-widget-list": "^2.6.4",
"netlify-cms-widget-map": "^1.4.3",
"netlify-cms-widget-markdown": "^2.12.4",
"netlify-cms-widget-number": "^2.4.4",
"netlify-cms-widget-object": "^2.5.4",
"netlify-cms-widget-relation": "^2.8.5",
"netlify-cms-widget-select": "^2.6.3",
"netlify-cms-widget-string": "^2.2.6",
"netlify-cms-widget-text": "^2.3.3",
"netlify-cms-backend-bitbucket": "^2.12.2",
"netlify-cms-backend-git-gateway": "^2.11.2",
"netlify-cms-backend-github": "^2.11.3",
"netlify-cms-backend-gitlab": "^2.9.2",
"netlify-cms-backend-test": "^2.10.2",
"netlify-cms-core": "^2.30.4",
"netlify-cms-editor-component-image": "^2.6.4",
"netlify-cms-lib-auth": "^2.2.10",
"netlify-cms-lib-util": "^2.11.2",
"netlify-cms-locales": "^1.17.2",
"netlify-cms-ui-default": "^2.11.3",
"netlify-cms-widget-boolean": "^2.3.2",
"netlify-cms-widget-code": "^1.2.2",
"netlify-cms-widget-date": "^2.5.3",
"netlify-cms-widget-datetime": "^2.6.2",
"netlify-cms-widget-file": "^2.7.2",
"netlify-cms-widget-image": "^2.7.2",
"netlify-cms-widget-list": "^2.6.3",
"netlify-cms-widget-map": "^1.4.2",
"netlify-cms-widget-markdown": "^2.12.3",
"netlify-cms-widget-number": "^2.4.3",
"netlify-cms-widget-object": "^2.5.3",
"netlify-cms-widget-relation": "^2.8.4",
"netlify-cms-widget-select": "^2.6.2",
"netlify-cms-widget-string": "^2.2.5",
"netlify-cms-widget-text": "^2.3.2",
"prop-types": "^15.7.2",
"react-immutable-proptypes": "^2.1.0",
"uuid": "^3.3.2"

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.12.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.12.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-bitbucket",
"description": "Bitbucket backend for Netlify CMS",
"version": "2.12.3",
"version": "2.12.2",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.11.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.11.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-git-gateway",
"description": "Git Gateway backend for Netlify CMS",
"version": "2.11.3",
"version": "2.11.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-git-gateway",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.11.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.11.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-github",
"description": "GitHub backend for Netlify CMS",
"version": "2.11.4",
"version": "2.11.3",
"license": "MIT",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.9.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.9.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-gitlab",
"description": "GitLab backend for Netlify CMS",
"version": "2.9.3",
"version": "2.9.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-gitlab",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.1.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-proxy/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.1.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-proxy",
"description": "Proxy backend for Netlify CMS",
"version": "1.1.3",
"version": "1.1.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-proxy",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.10.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.10.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-test",
"description": "Development testing backend for Netlify CMS",
"version": "2.10.3",
"version": "2.10.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-test",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.30.5 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.30.4 (2020-08-20)

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.30.5",
"version": "2.30.4",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.3.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.3.2 (2020-08-20)

View File

@ -1,6 +1,6 @@
{
"name": "netlify-cms-default-exports",
"version": "2.3.3",
"version": "2.3.2",
"description": "NetlifyCMS default exports",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-default-exports",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.6.5 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.6.4 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-editor-component-image",
"description": "Image component for Netlify CMS editor widget",
"version": "2.6.5",
"version": "2.6.4",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-editor-component-image",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.2.11 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.2.10 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-lib-auth",
"description": "Shared authentication functionality for Netlify CMS.",
"version": "2.2.11",
"version": "2.2.10",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.11.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-util/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.11.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-lib-util",
"description": "Shared utilities for Netlify CMS.",
"version": "2.11.3",
"version": "2.11.2",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.3.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-lib-widgets",
"description": "Shared utilities for Netlify CMS.",
"version": "1.3.4",
"version": "1.3.3",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-widgets",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.17.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.17.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-locales",
"description": "Locales for Netlify CMS.",
"version": "1.17.3",
"version": "1.17.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.7 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.3.6 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-media-library-cloudinary",
"description": "Cloudinary integration for Netlify CMS",
"version": "1.3.7",
"version": "1.3.6",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-cloudinary",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.5.8 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 0.5.7 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-media-library-uploadcare",
"description": "Uploadcare integration for Netlify CMS",
"version": "0.5.8",
"version": "0.5.7",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-media-library-uploadcare",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.3.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-proxy-server",
"description": "Proxy server to be used with Netlify CMS proxy backend",
"version": "1.3.3",
"version": "1.3.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",
@ -40,7 +40,7 @@
"@types/node": "^13.13.16",
"@types/vfile-message": "^2.0.0",
"jest": "^26.1.0",
"netlify-cms-lib-util": "^2.11.3",
"netlify-cms-lib-util": "^2.11.2",
"nodemon": "^2.0.2",
"ts-jest": "^26.0.0",
"ts-loader": "^8.0.0",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.11.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.11.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-ui-default",
"description": "Default UI components for Netlify CMS.",
"version": "2.11.4",
"version": "2.11.3",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-ui-default",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.3.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.3.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-boolean",
"description": "Widget for editing boolean values in Netlify CMS.",
"version": "2.3.3",
"version": "2.3.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#boolean",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-boolean",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.2.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.2.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-code",
"description": "Widget for editing code in Netlify CMS",
"version": "1.2.3",
"version": "1.2.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#code",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-code",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.5.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.5.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-date",
"description": "Widget for editing dates in Netlify CMS.",
"version": "2.5.4",
"version": "2.5.3",
"homepage": "https://www.netlifycms.org/docs/widgets/#date",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.6.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.6.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-datetime",
"description": "Widget for editing dates and times in Netlify CMS.",
"version": "2.6.3",
"version": "2.6.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#datetime",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.7.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-file/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.7.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-file",
"description": "Widget for uploading files in Netlify CMS.",
"version": "2.7.3",
"version": "2.7.2",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.7.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-image/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.7.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-image",
"description": "Widget for uploading images in Netlify CMS.",
"version": "2.7.3",
"version": "2.7.2",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.6.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.6.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-list",
"description": "Widget for editing lists in Netlify CMS.",
"version": "2.6.4",
"version": "2.6.3",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.4.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 1.4.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-map",
"description": "Widget for editing spatial data in Netlify CMS.",
"version": "1.4.3",
"version": "1.4.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#map",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-map",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.12.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-markdown/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.12.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-markdown",
"description": "Widget for editing markdown in Netlify CMS.",
"version": "2.12.4",
"version": "2.12.3",
"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",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.4.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.4.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-number",
"description": "Widget for editing numberic values in Netlify CMS.",
"version": "2.4.4",
"version": "2.4.3",
"homepage": "https://www.netlifycms.org/docs/widgets/#number",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-number",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.5.4 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.5.3 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-object",
"description": "Widget for displaying an object of fields for Netlify CMS.",
"version": "2.5.4",
"version": "2.5.3",
"homepage": "https://www.netlifycms.org/docs/widgets/#object",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-object",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.8.5 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.8.4 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-relation",
"description": "Widget for linking related entries in Netlify CMS.",
"version": "2.8.5",
"version": "2.8.4",
"homepage": "https://www.netlifycms.org/docs/widgets/#relation",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-relation",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.6.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.6.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-select",
"description": "Selectable values widget for Netlify CMS.",
"version": "2.6.3",
"version": "2.6.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#select",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-select",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.2.6 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.2.5 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-string",
"description": "Widget for editing plain string values in Netlify CMS.",
"version": "2.2.6",
"version": "2.2.5",
"homepage": "https://www.netlifycms.org/docs/widgets/#string",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-string",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.3.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.3.2 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-widget-text",
"description": "Widget for editing multiline plain string values in Netlify CMS.",
"version": "2.3.3",
"version": "2.3.2",
"homepage": "https://www.netlifycms.org/docs/widgets/#text",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-text",
"bugs": "https://github.com/netlify/netlify-cms/issues",

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.10.57 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([828bb16](https://github.com/netlify/netlify-cms/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
## 2.10.56 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.10.57",
"version": "2.10.56",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues",
@ -22,9 +22,9 @@
"license": "MIT",
"dependencies": {
"codemirror": "^5.46.0",
"netlify-cms-app": "^2.12.21",
"netlify-cms-media-library-cloudinary": "^1.3.7",
"netlify-cms-media-library-uploadcare": "^0.5.8",
"netlify-cms-app": "^2.12.20",
"netlify-cms-media-library-cloudinary": "^1.3.6",
"netlify-cms-media-library-uploadcare": "^0.5.7",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},