chore(release): publish
- netlify-cms-app@2.15.45 - netlify-cms-locales@1.35.1 - netlify-cms@2.10.165
This commit is contained in:
parent
75e10aee5a
commit
715b82cd4a
@ -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.45](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.44...netlify-cms-app@2.15.45) (2021-09-29)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.15.44](https://github.com/netlify/netlify-cms/compare/netlify-cms-app@2.15.43...netlify-cms-app@2.15.44) (2021-09-13)
|
||||
|
||||
**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.44",
|
||||
"version": "2.15.45",
|
||||
"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",
|
||||
@ -45,7 +45,7 @@
|
||||
"netlify-cms-lib-auth": "^2.4.2",
|
||||
"netlify-cms-lib-util": "^2.13.3",
|
||||
"netlify-cms-lib-widgets": "^1.6.3",
|
||||
"netlify-cms-locales": "^1.35.0",
|
||||
"netlify-cms-locales": "^1.35.1",
|
||||
"netlify-cms-ui-default": "^2.15.2",
|
||||
"netlify-cms-widget-boolean": "^2.4.1",
|
||||
"netlify-cms-widget-code": "^1.3.3",
|
||||
|
@ -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.
|
||||
|
||||
## [1.35.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.35.0...netlify-cms-locales@1.35.1) (2021-09-29)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **translations:** correct catalan locale ([#5836](https://github.com/netlify/netlify-cms/issues/5836)) ([75e10ae](https://github.com/netlify/netlify-cms/commit/75e10aee5af30dda79297cbfe93b57c15f980592))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.35.0](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.34.0...netlify-cms-locales@1.35.0) (2021-08-24)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.35.0",
|
||||
"version": "1.35.1",
|
||||
"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.10.165](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.164...netlify-cms@2.10.165) (2021-09-29)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.164](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.163...netlify-cms@2.10.164) (2021-09-13)
|
||||
|
||||
**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.164",
|
||||
"version": "2.10.165",
|
||||
"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.44",
|
||||
"netlify-cms-app": "^2.15.45",
|
||||
"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