Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@18.2.0
 - cozy-mespapiers-lib@61.3.8
  • Loading branch information
Cozy Bot committed Oct 12, 2023
1 parent e058415 commit 263e785
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.

# [18.2.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@18.1.3...cozy-harvest-lib@18.2.0) (2023-10-12)


### Features

* Add information link redirecting to the store ([e058415](https://github.com/cozy/cozy-libs/commit/e058415ae9ad5e330e106e2e629cff6096355e5b))





## [18.1.3](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@18.1.2...cozy-harvest-lib@18.1.3) (2023-10-12)


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": "18.1.3",
"version": "18.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.3.8](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.3.7...cozy-mespapiers-lib@61.3.8) (2023-10-12)

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





## [61.3.7](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.3.6...cozy-mespapiers-lib@61.3.7) (2023-10-12)

**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.3.7",
"version": "61.3.8",
"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": "^18.1.3",
"cozy-harvest-lib": "^18.2.0",
"cozy-intent": "^2.17.1",
"cozy-logger": "^1.10.1",
"cozy-realtime": "^5.0.0",
Expand Down

0 comments on commit 263e785

Please sign in to comment.