Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Cozy Bot committed Jan 18, 2023
1 parent a5e6d82 commit 5584562
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 3 deletions.
16 changes: 16 additions & 0 deletions packages/cozy-harvest-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [12.4.0](https://github.com/cozy/cozy-libs/compare/[email protected]@12.4.0) (2023-01-18)


### Bug Fixes

* **harvest-lib:** Add disableTitleAutoPadding prop on dialogContext ([a5d9014](https://github.com/cozy/cozy-libs/commit/a5d901468d4993c4c5cbeb90d5ae1b1a233daeb1))


### Features

* **harvest-lib:** Update launchTrigger button locales ([6c3bdc6](https://github.com/cozy/cozy-libs/commit/6c3bdc6873e3f115ab84797068bcfc5a9e16ebe4))





## [12.3.1](https://github.com/cozy/cozy-libs/compare/[email protected]@12.3.1) (2023-01-17)


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": "12.3.1",
"version": "12.4.0",
"description": "Provides logic, modules and components for Cozy's harvest applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down
12 changes: 12 additions & 0 deletions packages/cozy-mespapiers-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/cozy/cozy-libs/compare/[email protected]@16.1.0) (2023-01-18)


### Features

* **mespapiers-lib:** Add realtime for `io.cozy.triggers` ([32d2f28](https://github.com/cozy/cozy-libs/commit/32d2f280a755bf8b45cc060cab847646274b3baa))
* **mespapiers-lib:** Remove dev button to open harvest modal ([a5e6d82](https://github.com/cozy/cozy-libs/commit/a5e6d822e9a0c8b2b57427ee994fee8c25f6de8d))





## [16.0.1](https://github.com/cozy/cozy-libs/compare/[email protected]@16.0.1) (2023-01-17)

**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": "16.0.1",
"version": "16.1.0",
"description": "Cozy Mes papiers lib",
"license": "AGPL-3.0",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"cozy-client": "^34.6.0",
"cozy-device-helper": "^2.6.0",
"cozy-doctypes": "^1.86.1",
"cozy-harvest-lib": "^12.3.1",
"cozy-harvest-lib": "^12.4.0",
"cozy-intent": "^2.7.0",
"cozy-realtime": "^4.2.9",
"cozy-sharing": "^5.0.0",
Expand Down

0 comments on commit 5584562

Please sign in to comment.