Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Cozy Bot committed Jan 29, 2024
1 parent 62f9d9b commit 60cf665
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/cozy-jobs-cli/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.2.9](https://github.com/cozy/cozy-konnector-libs/compare/[email protected]@2.2.9) (2024-01-29)

**Note:** Version bump only for package cozy-jobs-cli





## [2.2.8](https://github.com/cozy/cozy-konnector-libs/compare/[email protected]@2.2.8) (2024-01-24)

**Note:** Version bump only for package cozy-jobs-cli
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-jobs-cli",
"version": "2.2.8",
"version": "2.2.9",
"description": "Manage cozy jobs",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"cozy-client": "41.2.0",
"cozy-device-helper": "^2.1.0",
"cozy-flags": "^2.8.7",
"cozy-konnector-libs": "^5.6.2",
"cozy-konnector-libs": "^5.7.0",
"cozy-logger": "1.9.0",
"open": "8.4.0",
"pretty": "2.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-konnector-libs/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.

# [5.7.0](https://github.com/cozy/cozy-konnector-libs/compare/[email protected]@5.7.0) (2024-01-29)


### Features

* Add partial sync error ([62f9d9b](https://github.com/cozy/cozy-konnector-libs/commit/62f9d9bd05b278c16923c9d47bd97fd1dadbecef))





## [5.6.2](https://github.com/cozy/cozy-konnector-libs/compare/[email protected]@5.6.2) (2024-01-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-konnector-libs",
"version": "5.6.2",
"version": "5.7.0",
"description": "All the libs needed by a cozy v3 konnector",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit 60cf665

Please sign in to comment.