chore(release): publish
- netlify-cms-app@2.15.37 - netlify-cms-proxy-server@1.3.20 - netlify-cms-ui-default@2.15.2 - netlify-cms-widget-datetime@2.7.3 - netlify-cms-widget-file@2.11.1 - netlify-cms@2.10.157
This commit is contained in:
parent
97de9da948
commit
f7f07c5ad7
@ -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.15.37](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.36...netlify-cms-app@2.15.37) (2021-08-17)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.36](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.35...netlify-cms-app@2.15.36) (2021-08-11)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
@ -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.15.36",
|
||||
"version": "2.15.37",
|
||||
"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",
|
||||
@ -46,13 +46,13 @@
|
||||
"netlify-cms-lib-util": "^2.13.3",
|
||||
"netlify-cms-lib-widgets": "^1.6.3",
|
||||
"netlify-cms-locales": "^1.34.0",
|
||||
"netlify-cms-ui-default": "^2.15.1",
|
||||
"netlify-cms-ui-default": "^2.15.2",
|
||||
"netlify-cms-widget-boolean": "^2.4.1",
|
||||
"netlify-cms-widget-code": "^1.3.3",
|
||||
"netlify-cms-widget-colorstring": "^1.1.1",
|
||||
"netlify-cms-widget-date": "^2.6.2",
|
||||
"netlify-cms-widget-datetime": "^2.7.2",
|
||||
"netlify-cms-widget-file": "^2.11.0",
|
||||
"netlify-cms-widget-datetime": "^2.7.3",
|
||||
"netlify-cms-widget-file": "^2.11.1",
|
||||
"netlify-cms-widget-image": "^2.8.1",
|
||||
"netlify-cms-widget-list": "^2.10.1",
|
||||
"netlify-cms-widget-map": "^1.5.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.
|
||||
|
||||
## [1.3.20](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.19...netlify-cms-proxy-server@1.3.20) (2021-08-17)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-proxy-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.3.19](https://github.com/netlify/netlify-cms/compare/netlify-cms-proxy-server@1.3.18...netlify-cms-proxy-server@1.3.19) (2021-07-14)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-proxy-server
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-proxy-server",
|
||||
"description": "Proxy server to be used with Netlify CMS proxy backend",
|
||||
"version": "1.3.19",
|
||||
"version": "1.3.20",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
|
||||
"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.15.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.1...netlify-cms-ui-default@2.15.2) (2021-08-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make 'now' button consistent ([#5716](https://github.com/netlify/netlify-cms/issues/5716)) ([97de9da](https://github.com/netlify/netlify-cms/commit/97de9da948fff3b132d4d31c5f9069780abf3cc6))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-ui-default@2.15.0...netlify-cms-ui-default@2.15.1) (2021-08-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-ui-default",
|
||||
"description": "Default UI components for Netlify CMS.",
|
||||
"version": "2.15.1",
|
||||
"version": "2.15.2",
|
||||
"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,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.7.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-datetime@2.7.2...netlify-cms-widget-datetime@2.7.3) (2021-08-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make 'now' button consistent ([#5716](https://github.com/netlify/netlify-cms/issues/5716)) ([97de9da](https://github.com/netlify/netlify-cms/commit/97de9da948fff3b132d4d31c5f9069780abf3cc6))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.7.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-datetime/compare/netlify-cms-widget-datetime@2.7.1...netlify-cms-widget-datetime@2.7.2) (2021-05-19)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-datetime
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-datetime",
|
||||
"description": "Widget for editing dates and times in Netlify CMS.",
|
||||
"version": "2.7.2",
|
||||
"version": "2.7.3",
|
||||
"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",
|
||||
|
@ -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.11.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.11.0...netlify-cms-widget-file@2.11.1) (2021-08-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency array-move to v4 ([#5713](https://github.com/netlify/netlify-cms/issues/5713)) ([ca06a0b](https://github.com/netlify/netlify-cms/commit/ca06a0b23ec0885be0b80caf1cbf37b083a47f42))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.11.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-file@2.10.1...netlify-cms-widget-file@2.11.0) (2021-07-05)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-file",
|
||||
"description": "Widget for uploading files in Netlify CMS.",
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.1",
|
||||
"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.10.157](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.156...netlify-cms@2.10.157) (2021-08-17)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.156](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.155...netlify-cms@2.10.156) (2021-08-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.10.156",
|
||||
"version": "2.10.157",
|
||||
"homepage": "https://www.netlifycms.org",
|
||||
"repository": "https://github.com/netlify/netlify-cms",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
@ -23,7 +23,7 @@
|
||||
"dependencies": {
|
||||
"codemirror": "^5.46.0",
|
||||
"create-react-class": "^15.7.0",
|
||||
"netlify-cms-app": "^2.15.36",
|
||||
"netlify-cms-app": "^2.15.37",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.10",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.10",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user