Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@19.0.1
 - cozy-mespapiers-lib@61.4.2
  • Loading branch information
Cozy Bot committed Oct 19, 2023
1 parent 29c8502 commit 089f313
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.

## [19.0.1](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@19.0.0...cozy-harvest-lib@19.0.1) (2023-10-19)


### Bug Fixes

* Store wording ([29c8502](https://github.com/cozy/cozy-libs/commit/29c850240d59abce1f32313748bcf99ebdaaed23))





# [19.0.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@18.2.2...cozy-harvest-lib@19.0.0) (2023-10-18)


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": "19.0.0",
"version": "19.0.1",
"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.2](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.1...cozy-mespapiers-lib@61.4.2) (2023-10-19)

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





## [61.4.1](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.0...cozy-mespapiers-lib@61.4.1) (2023-10-18)

**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.1",
"version": "61.4.2",
"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.6",
"cozy-flags": "^3.0.1",
"cozy-harvest-lib": "^19.0.0",
"cozy-harvest-lib": "^19.0.1",
"cozy-intent": "^2.17.1",
"cozy-logger": "^1.10.1",
"cozy-realtime": "^5.0.0",
Expand Down

0 comments on commit 089f313

Please sign in to comment.