Skip to content

Commit

Permalink
v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jan 17, 2019
1 parent 6a4e753 commit fe242e4
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 12 deletions.
22 changes: 18 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.6.2"></a>
<a name="5.6.3"></a>
## [5.6.3](https://github.com/cozy/cozy-client/compare/v5.6.2...v5.6.3) (2019-01-17)


### Bug Fixes

* Example type ([6a4e753](https://github.com/cozy/cozy-client/commit/6a4e753))
* Example type ([96af3da](https://github.com/cozy/cozy-client/commit/96af3da))
* Example type ([bac4416](https://github.com/cozy/cozy-client/commit/bac4416))
* Example type ([9ed5aec](https://github.com/cozy/cozy-client/commit/9ed5aec))




<a name="5.6.2"></a>
## [5.6.2](https://github.com/cozy/cozy-client/compare/v5.6.1...v5.6.2) (2019-01-17)


Expand All @@ -14,7 +28,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="5.6.1"></a>
<a name="5.6.1"></a>
## [5.6.1](https://github.com/cozy/cozy-client/compare/v5.6.0...v5.6.1) (2019-01-17)


Expand All @@ -25,7 +39,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="5.6.0"></a>
<a name="5.6.0"></a>
# [5.6.0](https://github.com/cozy/cozy-client/compare/v5.5.0...v5.6.0) (2019-01-17)


Expand All @@ -37,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="5.5.0"></a>
<a name="5.5.0"></a>
# [5.5.0](https://github.com/cozy/cozy-client/compare/v5.4.6...v5.5.0) (2019-01-15)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "5.6.2",
"version": "5.6.3",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
21 changes: 17 additions & 4 deletions packages/cozy-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.6.1"></a>
<a name="5.6.3"></a>
## [5.6.3](https://github.com/cozy/cozy-client/compare/v5.6.2...v5.6.3) (2019-01-17)


### Bug Fixes

* Example type ([6a4e753](https://github.com/cozy/cozy-client/commit/6a4e753))
* Example type ([96af3da](https://github.com/cozy/cozy-client/commit/96af3da))
* Example type ([9ed5aec](https://github.com/cozy/cozy-client/commit/9ed5aec))




<a name="5.6.1"></a>
## [5.6.1](https://github.com/cozy/cozy-client/compare/v5.6.0...v5.6.1) (2019-01-17)




**Note:** Version bump only for package cozy-client

<a name="5.6.0"></a>
<a name="5.6.0"></a>
# [5.6.0](https://github.com/cozy/cozy-client/compare/v5.5.0...v5.6.0) (2019-01-17)


Expand All @@ -23,15 +36,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="5.5.0"></a>
<a name="5.5.0"></a>
# [5.5.0](https://github.com/cozy/cozy-client/compare/v5.4.6...v5.5.0) (2019-01-15)




**Note:** Version bump only for package cozy-client

<a name="5.4.2"></a>
<a name="5.4.2"></a>
## [5.4.2](https://github.com/cozy/cozy-client/compare/v5.4.1...v5.4.2) (2019-01-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-client",
"version": "5.6.1",
"version": "5.6.3",
"license": "MIT",
"main": "dist/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-pouch-link/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.

<a name="5.6.3"></a>
## [5.6.3](https://github.com/cozy/cozy-client/compare/v5.6.2...v5.6.3) (2019-01-17)




**Note:** Version bump only for package cozy-pouch-link

<a name="5.6.2"></a>
## [5.6.2](https://github.com/cozy/cozy-client/compare/v5.6.1...v5.6.2) (2019-01-17)

Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-pouch-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-pouch-link",
"version": "5.6.2",
"version": "5.6.3",
"license": "MIT",
"main": "dist/index.js",
"files": [
Expand All @@ -11,7 +11,7 @@
"url": "git+https://github.com/cozy/cozy-client.git"
},
"dependencies": {
"cozy-client": "^5.6.1",
"cozy-client": "^5.6.3",
"cozy-device-helper": "1.4.8",
"pouchdb": "7.0.0",
"pouchdb-find": "7.0.0"
Expand Down

0 comments on commit fe242e4

Please sign in to comment.