Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - netlify-cms-app@2.11.1
 - netlify-cms-backend-bitbucket@2.7.1
 - netlify-cms-backend-github@2.6.1
 - netlify-cms-core@2.14.1
 - netlify-cms-locales@1.4.1
 - netlify-cms@2.10.4
  • Loading branch information
erquhart committed Jan 9, 2020
1 parent 8849c0e commit d2db746
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/netlify-cms-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.0...netlify-cms-app@2.11.1) (2020-01-09)

**Note:** Version bump only for package netlify-cms-app





# [2.11.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-app/compare/netlify-cms-app@2.11.0-beta.1...netlify-cms-app@2.11.0) (2020-01-07)


Expand Down
10 changes: 5 additions & 5 deletions packages/netlify-cms-app/package.json
Original file line number Diff line number Diff line change
@@ -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.0",
"version": "2.11.1",
"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",
Expand Down Expand Up @@ -31,16 +31,16 @@
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"netlify-cms-backend-bitbucket": "^2.7.0",
"netlify-cms-backend-bitbucket": "^2.7.1",
"netlify-cms-backend-git-gateway": "^2.6.0",
"netlify-cms-backend-github": "^2.6.0",
"netlify-cms-backend-github": "^2.6.1",
"netlify-cms-backend-gitlab": "^2.5.0",
"netlify-cms-backend-test": "^2.7.0",
"netlify-cms-core": "^2.14.0",
"netlify-cms-core": "^2.14.1",
"netlify-cms-editor-component-image": "^2.5.0",
"netlify-cms-lib-auth": "^2.2.6",
"netlify-cms-lib-util": "^2.5.0",
"netlify-cms-locales": "^1.4.0",
"netlify-cms-locales": "^1.4.1",
"netlify-cms-ui-default": "^2.8.0",
"netlify-cms-widget-boolean": "^2.3.0",
"netlify-cms-widget-code": "^1.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/netlify-cms-backend-bitbucket/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0...netlify-cms-backend-bitbucket@2.7.1) (2020-01-09)


### Bug Fixes

* **backend-bitbucket:** fix media library not loaded on BitBucket ([#3059](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/issues/3059)) ([8849c0e](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/commit/8849c0ea5777ee0eb85375d6e4a74d7f956c77ee))





# [2.7.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-bitbucket/compare/netlify-cms-backend-bitbucket@2.7.0-beta.0...netlify-cms-backend-bitbucket@2.7.0) (2020-01-07)

**Note:** Version bump only for package netlify-cms-backend-bitbucket
Expand Down
2 changes: 1 addition & 1 deletion packages/netlify-cms-backend-bitbucket/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-bitbucket",
"description": "Bitbucket backend for Netlify CMS",
"version": "2.7.0",
"version": "2.7.1",
"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",
Expand Down
11 changes: 11 additions & 0 deletions packages/netlify-cms-backend-github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.6.0...netlify-cms-backend-github@2.6.1) (2020-01-09)


### Bug Fixes

* trim '/' from folder ([#3052](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/issues/3052)) ([4b6c8de](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/commit/4b6c8de6b2e3de28f0989b9a012cb302d4de4358))





# [2.6.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github/compare/netlify-cms-backend-github@2.6.0-beta.0...netlify-cms-backend-github@2.6.0) (2020-01-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/netlify-cms-backend-github/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cms-backend-github",
"description": "GitHub backend for Netlify CMS",
"version": "2.6.0",
"version": "2.6.1",
"license": "MIT",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-backend-github",
"bugs": "https://github.com/netlify/netlify-cms/issues",
Expand Down
11 changes: 11 additions & 0 deletions packages/netlify-cms-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.14.0...netlify-cms-core@2.14.1) (2020-01-09)


### Bug Fixes

* don't wait for external media library to load ([#3050](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/issues/3050)) ([5bd7240](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/commit/5bd724026c8ebc08c56514f2c983d49c25c914ee))





# [2.14.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-core/compare/netlify-cms-core@2.14.0-beta.1...netlify-cms-core@2.14.0) (2020-01-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/netlify-cms-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cms-core",
"description": "Netlify CMS core application, see netlify-cms package for the main distribution.",
"version": "2.14.0",
"version": "2.14.1",
"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",
Expand Down
11 changes: 11 additions & 0 deletions packages/netlify-cms-locales/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.4.0...netlify-cms-locales@1.4.1) (2020-01-09)


### Bug Fixes

* **locale-tr:** fix tr locale ([#3047](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/issues/3047)) ([62e1b82](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/commit/62e1b823fcae0af297ff565742735b6d56f0d0ed))





# [1.4.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales/compare/netlify-cms-locales@1.3.0...netlify-cms-locales@1.4.0) (2020-01-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/netlify-cms-locales/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cms-locales",
"description": "Locales for Netlify CMS.",
"version": "1.4.0",
"version": "1.4.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/netlify-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.3...netlify-cms@2.10.4) (2020-01-09)

**Note:** Version bump only for package netlify-cms





## [2.10.3](https://github.com/netlify/netlify-cms/compare/netlify-cms@2.10.3-beta.0...netlify-cms@2.10.3) (2020-01-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/netlify-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.10.3",
"version": "2.10.4",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues",
Expand All @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"codemirror": "^5.46.0",
"netlify-cms-app": "^2.11.0",
"netlify-cms-app": "^2.11.1",
"netlify-cms-media-library-cloudinary": "^1.3.4",
"netlify-cms-media-library-uploadcare": "^0.5.5",
"react": "^16.8.4",
Expand Down

0 comments on commit d2db746

Please sign in to comment.