Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@20.2.0
 - cozy-mespapiers-lib@61.4.13
  • Loading branch information
Cozy Bot committed Nov 9, 2023
1 parent 64da8a7 commit ee73cd5
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
12 changes: 12 additions & 0 deletions packages/cozy-harvest-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [20.2.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@20.1.6...cozy-harvest-lib@20.2.0) (2023-11-09)


### Features

* Allow to skip maintenance for konnector with a flag ([64da8a7](https://github.com/cozy/cozy-libs/commit/64da8a73ef5abca82e2a7089cbcdccb6695a58ff))
* Update cozy-client from 41.9.0 to 43.1.0 ([66eeae0](https://github.com/cozy/cozy-libs/commit/66eeae0199fe48bd625be818edf18b993a6b32f6))





## [20.1.6](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@20.1.5...cozy-harvest-lib@20.1.6) (2023-11-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-harvest-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-harvest-lib",
"version": "20.1.6",
"version": "20.2.0",
"description": "Provides logic, modules and components for Cozy's harvest applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-mespapiers-lib/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.

## [61.4.13](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.12...cozy-mespapiers-lib@61.4.13) (2023-11-09)

**Note:** Version bump only for package cozy-mespapiers-lib





## [61.4.12](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.11...cozy-mespapiers-lib@61.4.12) (2023-11-07)

**Note:** Version bump only for package cozy-mespapiers-lib
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-mespapiers-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-mespapiers-lib",
"version": "61.4.12",
"version": "61.4.13",
"description": "Cozy Mes papiers lib",
"license": "AGPL-3.0",
"main": "dist/index.js",
Expand All @@ -25,7 +25,7 @@
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.88.7",
"cozy-flags": "^3.1.0",
"cozy-harvest-lib": "^20.1.6",
"cozy-harvest-lib": "^20.2.0",
"cozy-intent": "^2.18.0",
"cozy-logger": "^1.10.1",
"cozy-realtime": "^5.0.0",
Expand Down

0 comments on commit ee73cd5

Please sign in to comment.