Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@20.1.0
 - cozy-mespapiers-lib@61.4.6
  • Loading branch information
Cozy Bot committed Oct 26, 2023
1 parent e68d084 commit 0f7ae07
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.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@20.0.0...cozy-harvest-lib@20.1.0) (2023-10-26)


### Features

* **cozy-harvest-lib:** Reduce the paywall limit by offering accounts ([497f50d](https://github.com/cozy/cozy-libs/commit/497f50d5b2ed253ca12143dae0c875cf43461325))





# [20.0.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@19.1.1...cozy-harvest-lib@20.0.0) (2023-10-25)


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.0.0",
"version": "20.1.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.6](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.5...cozy-mespapiers-lib@61.4.6) (2023-10-26)

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





## [61.4.5](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@61.4.4...cozy-mespapiers-lib@61.4.5) (2023-10-25)

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

0 comments on commit 0f7ae07

Please sign in to comment.