Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@26.0.0
 - cozy-mespapiers-lib@101.0.3
 - cozy-sharing@15.0.0
 - cozy-playgrounds@2.2.20
  • Loading branch information
Cozy Bot committed Jun 6, 2024
1 parent 9277f94 commit 8109172
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 7 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.

# [26.0.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@25.1.1...cozy-harvest-lib@26.0.0) (2024-06-06)


### Features

* **harvest:** Upgrade packages ([c2e882f](https://github.com/cozy/cozy-libs/commit/c2e882ff323ad268084c53cf6ece452edf528493))


### BREAKING CHANGES

* **harvest:** you must have `cozy-client >= 47.6.0` and `cozy-ui => 108.0.0`





## [25.1.1](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@25.1.0...cozy-harvest-lib@25.1.1) (2024-05-31)

**Note:** Version bump only for package cozy-harvest-lib
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": "25.1.1",
"version": "26.0.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.

## [101.0.3](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@101.0.2...cozy-mespapiers-lib@101.0.3) (2024-06-06)

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





## [101.0.2](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@101.0.1...cozy-mespapiers-lib@101.0.2) (2024-06-05)

**Note:** Version bump only for package cozy-mespapiers-lib
Expand Down
6 changes: 3 additions & 3 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": "101.0.2",
"version": "101.0.3",
"description": "Cozy Mes papiers lib",
"license": "AGPL-3.0",
"main": "dist/index.js",
Expand All @@ -25,11 +25,11 @@
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.90.0",
"cozy-flags": "^3.2.2",
"cozy-harvest-lib": "^25.1.1",
"cozy-harvest-lib": "^26.0.0",
"cozy-intent": "^2.21.0",
"cozy-minilog": "^3.3.1",
"cozy-realtime": "^5.0.1",
"cozy-sharing": "^14.1.0",
"cozy-sharing": "^15.0.0",
"cozy-ui": "^107.0.0",
"jest-environment-jsdom-sixteen": "2.0.0",
"lodash": "4.17.21",
Expand Down
16 changes: 16 additions & 0 deletions packages/cozy-sharing/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.

# [15.0.0](https://github.com/cozy/cozy-libs/compare/cozy-sharing@14.1.0...cozy-sharing@15.0.0) (2024-06-06)


### Features

* **sharing:** Upgrade packages ([5bedfcc](https://github.com/cozy/cozy-libs/commit/5bedfcce4814f50e5f23b451a407c8170c77b1c2))


### BREAKING CHANGES

* **sharing:** you must have `cozy-client >= 47.6.0` and `cozy-ui => 108.0.0`





# [14.1.0](https://github.com/cozy/cozy-libs/compare/cozy-sharing@14.0.0...cozy-sharing@14.1.0) (2024-06-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-sharing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-sharing",
"version": "14.1.0",
"version": "15.0.0",
"description": "Provides sharing login for React applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down
8 changes: 8 additions & 0 deletions packages/playgrounds/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.

## [2.2.20](https://github.com/cozy/cozy-libs/compare/cozy-playgrounds@2.2.19...cozy-playgrounds@2.2.20) (2024-06-06)

**Note:** Version bump only for package cozy-playgrounds





## [2.2.19](https://github.com/cozy/cozy-libs/compare/cozy-playgrounds@2.2.18...cozy-playgrounds@2.2.19) (2024-06-05)

**Note:** Version bump only for package cozy-playgrounds
Expand Down
4 changes: 2 additions & 2 deletions packages/playgrounds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cozy-playgrounds",
"private": true,
"version": "2.2.19",
"version": "2.2.20",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.90.0",
"cozy-realtime": "^5.0.1",
"cozy-sharing": "^14.1.0",
"cozy-sharing": "^15.0.0",
"cozy-ui": "40.9.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down

0 comments on commit 8109172

Please sign in to comment.