chore(release): publish
- netlify-cms-app@2.15.42 - netlify-cms-widget-date@2.6.3 - netlify-cms-widget-datetime@2.7.4 - netlify-cms@2.10.162
This commit is contained in:
parent
477efa58f1
commit
f042f53700
@ -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.42](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.41...netlify-cms-app@2.15.42) (2021-09-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.41](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.40...netlify-cms-app@2.15.41) (2021-09-10)
|
||||
|
||||
**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.41",
|
||||
"version": "2.15.42",
|
||||
"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",
|
||||
@ -50,8 +50,8 @@
|
||||
"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.3",
|
||||
"netlify-cms-widget-date": "^2.6.3",
|
||||
"netlify-cms-widget-datetime": "^2.7.4",
|
||||
"netlify-cms-widget-file": "^2.11.1",
|
||||
"netlify-cms-widget-image": "^2.8.1",
|
||||
"netlify-cms-widget-list": "^2.10.1",
|
||||
|
@ -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.3](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-date@2.6.2...netlify-cms-widget-date@2.6.3) (2021-09-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update react-datetime ([#5803](https://github.com/netlify/netlify-cms/issues/5803)) ([477efa5](https://github.com/netlify/netlify-cms/commit/477efa58f1a26e60c9ba5c0405e11132ecb7c68a))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.6.2](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-date/compare/netlify-cms-widget-date@2.6.1...netlify-cms-widget-date@2.6.2) (2021-06-01)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-widget-date
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-date",
|
||||
"description": "Widget for editing dates in Netlify CMS.",
|
||||
"version": "2.6.2",
|
||||
"version": "2.6.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",
|
||||
|
@ -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.4](https://github.com/netlify/netlify-cms/compare/netlify-cms-widget-datetime@2.7.3...netlify-cms-widget-datetime@2.7.4) (2021-09-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update react-datetime ([#5803](https://github.com/netlify/netlify-cms/issues/5803)) ([477efa5](https://github.com/netlify/netlify-cms/commit/477efa58f1a26e60c9ba5c0405e11132ecb7c68a))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-widget-datetime",
|
||||
"description": "Widget for editing dates and times in Netlify CMS.",
|
||||
"version": "2.7.3",
|
||||
"version": "2.7.4",
|
||||
"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,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [2.10.162](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.161...netlify-cms@2.10.162) (2021-09-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.161](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.160...netlify-cms@2.10.161) (2021-09-10)
|
||||
|
||||
**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.161",
|
||||
"version": "2.10.162",
|
||||
"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.41",
|
||||
"netlify-cms-app": "^2.15.42",
|
||||
"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