Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@20.1.6
 - cozy-mespapiers-lib@61.4.12
  • Loading branch information
Cozy Bot committed Nov 7, 2023
1 parent 94628e8 commit 2f7fd36
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/cozy-harvest-lib/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.

## [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)


### Bug Fixes

* Escape the offer that hasn't started ([94628e8](https://github.com/cozy/cozy-libs/commit/94628e8c1c38ec989b4a608a6cd71a099a23f09a))





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


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.5",
"version": "20.1.6",
"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.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





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

**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.11",
"version": "61.4.12",
"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.5",
"cozy-harvest-lib": "^20.1.6",
"cozy-intent": "^2.18.0",
"cozy-logger": "^1.10.1",
"cozy-realtime": "^5.0.0",
Expand Down

0 comments on commit 2f7fd36

Please sign in to comment.