chore(release): publish
- netlify-cms-app@2.11.29 - netlify-cms-locales@1.10.0 - netlify-cms@2.10.32
This commit is contained in:
parent
66baec4b8f
commit
4537c03068
@ -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.11.29](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.28...netlify-cms-app@2.11.29) (2020-03-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms-app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.11.28](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.27...netlify-cms-app@2.11.28) (2020-03-12)
|
||||
|
||||
**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.11.28",
|
||||
"version": "2.11.29",
|
||||
"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",
|
||||
@ -40,7 +40,7 @@
|
||||
"netlify-cms-editor-component-image": "^2.6.2",
|
||||
"netlify-cms-lib-auth": "^2.2.7",
|
||||
"netlify-cms-lib-util": "^2.9.0",
|
||||
"netlify-cms-locales": "^1.9.4",
|
||||
"netlify-cms-locales": "^1.10.0",
|
||||
"netlify-cms-ui-default": "^2.9.3",
|
||||
"netlify-cms-widget-boolean": "^2.3.0",
|
||||
"netlify-cms-widget-code": "^1.1.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.10.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.9.4...netlify-cms-locales@1.10.0) (2020-03-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **catalan-translation:** add catalan translation ([#3412](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3412)) ([66baec4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/66baec4b8f6680d2d2d24e4a8297358d72266dc9))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.9.4](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.9.3...netlify-cms-locales@1.9.4) (2020-03-12)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netlify-cms-locales",
|
||||
"description": "Locales for Netlify CMS.",
|
||||
"version": "1.9.4",
|
||||
"version": "1.10.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.10.32](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.31...netlify-cms@2.10.32) (2020-03-13)
|
||||
|
||||
**Note:** Version bump only for package netlify-cms
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [2.10.31](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.30...netlify-cms@2.10.31) (2020-03-12)
|
||||
|
||||
**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.31",
|
||||
"version": "2.10.32",
|
||||
"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.11.28",
|
||||
"netlify-cms-app": "^2.11.29",
|
||||
"netlify-cms-media-library-cloudinary": "^1.3.4",
|
||||
"netlify-cms-media-library-uploadcare": "^0.5.5",
|
||||
"react": "^16.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user