Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@9.29.2
 - cozy-mespapiers-lib@9.2.3
  • Loading branch information
Cozy Bot committed Nov 14, 2022
1 parent b815eab commit 404afa4
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
13 changes: 13 additions & 0 deletions packages/cozy-harvest-lib/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.29.2](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@9.29.1...cozy-harvest-lib@9.29.2) (2022-11-14)


### Bug Fixes

* **cozy-harvest-lib:** Correctly instantiate `VaultUnlockProvider` ([f92da60](https://github.com/cozy/cozy-libs/commit/f92da602578142b5fdd4a072031010d1b2c8e015))
* **cozy-harvest-lib:** Re-enable skipped `ConfigurationTab` unit test ([b815eab](https://github.com/cozy/cozy-libs/commit/b815eabd692abc3d83eb0d558ae1afcfe2cb4b95))
* **cozy-harvest-lib:** Remove addCheckShouldUnlock from showUnlockForm ([691d47b](https://github.com/cozy/cozy-libs/commit/691d47b360ef83c50fdb576a9ef1b6bf916db009))





## [9.29.1](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@9.29.0...cozy-harvest-lib@9.29.1) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-harvest-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "cozy-harvest-lib",
"version": "9.29.1",
"version": "9.29.2",
"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
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.

## [9.2.3](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@9.2.2...cozy-mespapiers-lib@9.2.3) (2022-11-14)

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





## [9.2.2](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@9.2.1...cozy-mespapiers-lib@9.2.2) (2022-11-10)

**Note:** Version bump only for package cozy-mespapiers-lib
Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-mespapiers-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "cozy-mespapiers-lib",
"version": "9.2.2",
"version": "9.2.3",
"description": "Cozy Mes papiers lib",
"license": "AGPL-3.0",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"cozy-client": "^33.1.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "^1.85.4",
"cozy-harvest-lib": "^9.29.1",
"cozy-harvest-lib": "^9.29.2",
"cozy-intent": "^2.6.0",
"cozy-realtime": "^4.2.8",
"cozy-sharing": "^4.6.0",
Expand Down

0 comments on commit 404afa4

Please sign in to comment.