diff --git a/packages/babel-preset-cozy-app/CHANGELOG.md b/packages/babel-preset-cozy-app/CHANGELOG.md index bc640f06cd..eb51ba8cf9 100644 --- a/packages/babel-preset-cozy-app/CHANGELOG.md +++ b/packages/babel-preset-cozy-app/CHANGELOG.md @@ -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. +# 2.8.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 2.7.0 (2024-11-06) diff --git a/packages/babel-preset-cozy-app/package.json b/packages/babel-preset-cozy-app/package.json index 396087e23a..37f4e117b7 100644 --- a/packages/babel-preset-cozy-app/package.json +++ b/packages/babel-preset-cozy-app/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-cozy-app", - "version": "2.7.0", + "version": "2.8.0", "description": "Babel preset for Cozy Application (Cozy Cloud)", "author": "CPatchane ", "repository": { @@ -27,7 +27,7 @@ "@babel/preset-react": "^7.16.0", "@babel/preset-typescript": "^7.16.0", "@babel/runtime": "^7.16.3", - "browserslist-config-cozy": "^0.10.0", + "browserslist-config-cozy": "^0.11.0", "lodash": "^4.17.21", "typescript": "5.5.2" } diff --git a/packages/browserslist-config-cozy/CHANGELOG.md b/packages/browserslist-config-cozy/CHANGELOG.md index e05f8f3507..567433b864 100644 --- a/packages/browserslist-config-cozy/CHANGELOG.md +++ b/packages/browserslist-config-cozy/CHANGELOG.md @@ -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. +# 0.11.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.10.0 (2024-11-06) diff --git a/packages/browserslist-config-cozy/package.json b/packages/browserslist-config-cozy/package.json index 0eda1ee45d..4c43283a07 100644 --- a/packages/browserslist-config-cozy/package.json +++ b/packages/browserslist-config-cozy/package.json @@ -1,6 +1,6 @@ { "name": "browserslist-config-cozy", - "version": "0.10.0", + "version": "0.11.0", "description": "Shareable browserslist config enforcing the Cozy official supported browsers list", "main": "index.js", "author": "Cozy", diff --git a/packages/cli-tree/CHANGELOG.md b/packages/cli-tree/CHANGELOG.md index cb8e70570f..fa83544fd2 100644 --- a/packages/cli-tree/CHANGELOG.md +++ b/packages/cli-tree/CHANGELOG.md @@ -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. +# 0.13.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.12.0 (2024-11-06) diff --git a/packages/cli-tree/package.json b/packages/cli-tree/package.json index a491e4b373..66bb0e3c39 100644 --- a/packages/cli-tree/package.json +++ b/packages/cli-tree/package.json @@ -1,6 +1,6 @@ { "name": "@cozy/cli-tree", - "version": "0.12.0", + "version": "0.13.0", "main": "src/index.js", "license": "MIT", "dependencies": { diff --git a/packages/commitlint-config-cozy/CHANGELOG.md b/packages/commitlint-config-cozy/CHANGELOG.md index c37c261f98..0709b5348f 100644 --- a/packages/commitlint-config-cozy/CHANGELOG.md +++ b/packages/commitlint-config-cozy/CHANGELOG.md @@ -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. +# 0.14.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.13.0 (2024-11-06) diff --git a/packages/commitlint-config-cozy/package.json b/packages/commitlint-config-cozy/package.json index f59042c181..23fddae479 100644 --- a/packages/commitlint-config-cozy/package.json +++ b/packages/commitlint-config-cozy/package.json @@ -1,6 +1,6 @@ { "name": "commitlint-config-cozy", - "version": "0.13.0", + "version": "0.14.0", "description": "Shareable commitlint config enforcing the cozy commit convention", "main": "index.js", "author": "Cozy", @@ -20,7 +20,7 @@ "@babel/core": "7.16.12", "@commitlint/lint": "16.2.4", "babel-jest": "26.6.3", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "jest": "26.6.3" }, "dependencies": { diff --git a/packages/cozy-app-publish/CHANGELOG.md b/packages/cozy-app-publish/CHANGELOG.md index 817cbb3460..269872109c 100644 --- a/packages/cozy-app-publish/CHANGELOG.md +++ b/packages/cozy-app-publish/CHANGELOG.md @@ -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. +# 0.40.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.39.0 (2024-11-06) diff --git a/packages/cozy-app-publish/package.json b/packages/cozy-app-publish/package.json index 46b1fcf094..2b2b23e3f1 100644 --- a/packages/cozy-app-publish/package.json +++ b/packages/cozy-app-publish/package.json @@ -1,6 +1,6 @@ { "name": "cozy-app-publish", - "version": "0.39.0", + "version": "0.40.0", "main": "src/index.js", "author": "Cozy", "license": "MIT", diff --git a/packages/cozy-authentication/CHANGELOG.md b/packages/cozy-authentication/CHANGELOG.md index 1c0415ad24..06beea652f 100644 --- a/packages/cozy-authentication/CHANGELOG.md +++ b/packages/cozy-authentication/CHANGELOG.md @@ -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. +# 3.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 3.5.0 (2024-11-06) diff --git a/packages/cozy-authentication/package.json b/packages/cozy-authentication/package.json index 9d89d774b3..70cbc798a8 100644 --- a/packages/cozy-authentication/package.json +++ b/packages/cozy-authentication/package.json @@ -1,6 +1,6 @@ { "name": "cozy-authentication", - "version": "3.5.0", + "version": "3.6.0", "description": "Component providing login to a Cozy", "main": "dist/index.js", "files": [ @@ -22,7 +22,7 @@ "devDependencies": { "@babel/cli": "7.16.8", "@babel/polyfill": "7.12.1", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "13.21.0", "cozy-ui": "40.9.1", "cssnano-preset-advanced": "4.0.8", @@ -40,7 +40,7 @@ "react-router-dom": "6.4.5" }, "dependencies": { - "cozy-device-helper": "^3.6.0", + "cozy-device-helper": "^3.7.0", "localforage": "1.7.3", "prop-types": "15.7.2", "snarkdown": "1.2.2", diff --git a/packages/cozy-ci/CHANGELOG.md b/packages/cozy-ci/CHANGELOG.md index d98fb3f81e..e413ca352d 100644 --- a/packages/cozy-ci/CHANGELOG.md +++ b/packages/cozy-ci/CHANGELOG.md @@ -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. +# 0.11.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.10.0 (2024-11-06) diff --git a/packages/cozy-ci/package.json b/packages/cozy-ci/package.json index d2d8b1773e..9653c91217 100644 --- a/packages/cozy-ci/package.json +++ b/packages/cozy-ci/package.json @@ -1,6 +1,6 @@ { "name": "cozy-ci", - "version": "0.10.0", + "version": "0.11.0", "description": "Utility scripts for Cozy Cloud CI integration", "license": "MIT", "bin": { diff --git a/packages/cozy-codemods/CHANGELOG.md b/packages/cozy-codemods/CHANGELOG.md index cbd5f9ffa7..85762ba470 100644 --- a/packages/cozy-codemods/CHANGELOG.md +++ b/packages/cozy-codemods/CHANGELOG.md @@ -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. +# 1.31.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.30.0 (2024-11-06) diff --git a/packages/cozy-codemods/package.json b/packages/cozy-codemods/package.json index e0f3851341..2dfcba8f8a 100644 --- a/packages/cozy-codemods/package.json +++ b/packages/cozy-codemods/package.json @@ -1,6 +1,6 @@ { "name": "@cozy/codemods", - "version": "1.30.0", + "version": "1.31.0", "description": "Codeshifts used inside Cozies", "main": "index.js", "repository": "https://github.com/cozy/cozy-libs", @@ -22,11 +22,11 @@ ] }, "dependencies": { - "@cozy/cli-tree": "^0.12.0", + "@cozy/cli-tree": "^0.13.0", "jscodeshift": "^0.11.0" }, "devDependencies": { - "eslint-config-cozy-app": "^6.6.0", + "eslint-config-cozy-app": "^6.7.0", "jest": "26.6.3", "jsdoc-to-markdown": "5.0.3" } diff --git a/packages/cozy-dataproxy/CHANGELOG.md b/packages/cozy-dataproxy/CHANGELOG.md new file mode 100644 index 0000000000..3887eaf99f --- /dev/null +++ b/packages/cozy-dataproxy/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.1.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) diff --git a/packages/cozy-dataproxy/package.json b/packages/cozy-dataproxy/package.json index 55f267c50b..34de6ceedb 100644 --- a/packages/cozy-dataproxy/package.json +++ b/packages/cozy-dataproxy/package.json @@ -1,7 +1,7 @@ { "name": "cozy-dataproxy", "description": "Event-based library allowing interactions between React-Native and React applications", - "version": "1.0.0", + "version": "1.1.0", "author": { "name": "Cozy Cloud", "url": "https://github.com/cozy" @@ -18,13 +18,13 @@ "@testing-library/react": "10.4.9", "@testing-library/react-hooks": "7.0.2", "babel-plugin-tsconfig-paths": "^1.0.3", - "babel-preset-cozy-app": "^2.2.1", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "^50.3.1", - "cozy-flags": "^4.0.2", - "cozy-logger": "^1.10.4", - "cozy-minilog": "^3.3.1", + "cozy-flags": "^4.6.0", + "cozy-logger": "^1.16.0", + "cozy-minilog": "^3.9.0", "cozy-pouch-link": "^50.3.1", - "cozy-realtime": "^5.0.2", + "cozy-realtime": "^5.6.0", "cross-fetch": "^4.0.0", "jest": "26.6.3", "react": "16.12.0", diff --git a/packages/cozy-device-helper/CHANGELOG.md b/packages/cozy-device-helper/CHANGELOG.md index 9d1e9d66bf..f33c92ef8f 100644 --- a/packages/cozy-device-helper/CHANGELOG.md +++ b/packages/cozy-device-helper/CHANGELOG.md @@ -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. +# 3.7.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 3.6.0 (2024-11-06) diff --git a/packages/cozy-device-helper/package.json b/packages/cozy-device-helper/package.json index 2b97dbcb62..081deb631b 100644 --- a/packages/cozy-device-helper/package.json +++ b/packages/cozy-device-helper/package.json @@ -1,7 +1,7 @@ { "name": "cozy-device-helper", "description": "To know more information about the device platform", - "version": "3.6.0", + "version": "3.7.0", "author": "Cozy", "bugs": { "url": "https://github.com/cozy/cozy-libs/issues" @@ -14,7 +14,7 @@ "@babel/core": "7.16.12", "@types/react-native": "0.67.7", "babel-jest": "26.6.3", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "jest": "26.6.3" }, "files": [ diff --git a/packages/cozy-devtools/CHANGELOG.md b/packages/cozy-devtools/CHANGELOG.md index 50a71696f4..3ec6066129 100644 --- a/packages/cozy-devtools/CHANGELOG.md +++ b/packages/cozy-devtools/CHANGELOG.md @@ -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. +# 1.2.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.1.0 (2024-11-06) diff --git a/packages/cozy-devtools/package.json b/packages/cozy-devtools/package.json index 09a197eca5..1168532cda 100644 --- a/packages/cozy-devtools/package.json +++ b/packages/cozy-devtools/package.json @@ -1,6 +1,6 @@ { "name": "cozy-devtools", - "version": "1.1.0", + "version": "1.2.0", "description": "Cozy-Devtools exposes a devtool that can be injected in an app for debug and better developer experience.", "main": "dist/index.js", "license": "MIT", @@ -20,10 +20,10 @@ "lint": "cd .. && yarn eslint --ext js,jsx packages/cozy-devtools" }, "devDependencies": { - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "^50.0.0", - "cozy-flags": "^4.5.0", - "cozy-intent": "^2.28.0", + "cozy-flags": "^4.6.0", + "cozy-intent": "^2.29.0", "cozy-pouch-link": "^50.0.0", "cozy-ui": "^111.19.0", "react": "^16.12.0", diff --git a/packages/cozy-doctypes/CHANGELOG.md b/packages/cozy-doctypes/CHANGELOG.md index c6bb6c1890..6468275b18 100644 --- a/packages/cozy-doctypes/CHANGELOG.md +++ b/packages/cozy-doctypes/CHANGELOG.md @@ -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. +# 1.97.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.96.0 (2024-11-06) diff --git a/packages/cozy-doctypes/package.json b/packages/cozy-doctypes/package.json index dfea1311ec..a534feaa48 100644 --- a/packages/cozy-doctypes/package.json +++ b/packages/cozy-doctypes/package.json @@ -1,6 +1,6 @@ { "name": "cozy-doctypes", - "version": "1.96.0", + "version": "1.97.0", "description": "Definitions for Cozy models", "main": "src/index.js", "browser": "dist/index.js", @@ -8,7 +8,7 @@ "author": "Cozy", "license": "MIT", "dependencies": { - "cozy-logger": "^1.15.0", + "cozy-logger": "^1.16.0", "date-fns": "^1.30.1", "es6-promise-pool": "^2.5.0", "lodash": "^4.17.19", @@ -17,11 +17,11 @@ "devDependencies": { "@babel/cli": "7.16.8", "@babel/core": "7.16.12", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "btoa": "1.2.1", "cozy-client": "13.21.0", "cozy-client-js": "0.19.0", - "cozy-flags": "^4.5.0", + "cozy-flags": "^4.6.0", "cozy-stack-client": "13.20.2", "eslint-plugin-node": "10.0.0", "fs-extra": "8.1.0", diff --git a/packages/cozy-flags/CHANGELOG.md b/packages/cozy-flags/CHANGELOG.md index 2bbc137012..587016b66d 100644 --- a/packages/cozy-flags/CHANGELOG.md +++ b/packages/cozy-flags/CHANGELOG.md @@ -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. +# 4.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 4.5.0 (2024-11-06) diff --git a/packages/cozy-flags/package.json b/packages/cozy-flags/package.json index 6f6e6aa27d..2739bfe12a 100644 --- a/packages/cozy-flags/package.json +++ b/packages/cozy-flags/package.json @@ -1,6 +1,6 @@ { "name": "cozy-flags", - "version": "4.5.0", + "version": "4.6.0", "description": "Flag library used in Cozy", "main": "dist/index.js", "browser": "dist/index.browser.js", @@ -27,7 +27,7 @@ "devDependencies": { "@babel/cli": "7.16.8", "@testing-library/react-hooks": "3.2.1", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "^37.2.0", "jest-localstorage-mock": "2.4.21", "react": "16.12.0" diff --git a/packages/cozy-harvest-lib/CHANGELOG.md b/packages/cozy-harvest-lib/CHANGELOG.md index 052d09994b..3f92e987bf 100644 --- a/packages/cozy-harvest-lib/CHANGELOG.md +++ b/packages/cozy-harvest-lib/CHANGELOG.md @@ -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. +# 30.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 30.5.0 (2024-11-06) diff --git a/packages/cozy-harvest-lib/package.json b/packages/cozy-harvest-lib/package.json index 043b9bd993..9c376e62c1 100644 --- a/packages/cozy-harvest-lib/package.json +++ b/packages/cozy-harvest-lib/package.json @@ -1,6 +1,6 @@ { "name": "cozy-harvest-lib", - "version": "30.5.0", + "version": "30.6.0", "description": "Provides logic, modules and components for Cozy's harvest applications.", "main": "dist/index.js", "author": "Cozy", @@ -32,8 +32,8 @@ "@cozy/minilog": "^1.0.0", "classnames": "^2.3.1", "cozy-bi-auth": "0.0.25", - "cozy-doctypes": "^1.96.0", - "cozy-logger": "^1.15.0", + "cozy-doctypes": "^1.97.0", + "cozy-logger": "^1.16.0", "date-fns": "^1.30.1", "final-form": "^4.18.5", "lodash": "^4.17.19", @@ -49,7 +49,7 @@ "@babel/cli": "7.16.8", "@babel/core": "7.16.12", "@babel/register": "7.16.9", - "@cozy/cli-tree": "^0.12.0", + "@cozy/cli-tree": "^0.13.0", "@sentry/react": "7.119.0", "@storybook/addon-essentials": "^7.0.23", "@storybook/addon-interactions": "^7.0.23", @@ -64,17 +64,17 @@ "@types/react-redux": "7.1.25", "babel-jest": "26.6.3", "babel-plugin-inline-react-svg": "1.1.2", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "^50.0.0", - "cozy-device-helper": "^3.6.0", - "cozy-flags": "^4.5.0", - "cozy-intent": "^2.28.0", - "cozy-interapp": "^0.14.0", + "cozy-device-helper": "^3.7.0", + "cozy-flags": "^4.6.0", + "cozy-intent": "^2.29.0", + "cozy-interapp": "^0.15.0", "cozy-keys-lib": "^6.1.1", - "cozy-realtime": "^5.5.0", - "cozy-tsconfig": "^1.7.0", + "cozy-realtime": "^5.6.0", + "cozy-tsconfig": "^1.8.0", "cozy-ui": "^112.2.0", - "cozy-viewer": "^2.5.0", + "cozy-viewer": "^2.6.0", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.6", "form-data": "4.0.0", diff --git a/packages/cozy-intent/CHANGELOG.md b/packages/cozy-intent/CHANGELOG.md index 2f2b6b2528..90c251ec53 100644 --- a/packages/cozy-intent/CHANGELOG.md +++ b/packages/cozy-intent/CHANGELOG.md @@ -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. +# 2.29.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 2.28.0 (2024-11-06) diff --git a/packages/cozy-intent/package.json b/packages/cozy-intent/package.json index 391c21676f..229c65fd2f 100644 --- a/packages/cozy-intent/package.json +++ b/packages/cozy-intent/package.json @@ -1,7 +1,7 @@ { "name": "cozy-intent", "description": "Event-based library allowing interactions between React-Native and React applications", - "version": "2.28.0", + "version": "2.29.0", "author": { "name": "Cozy Cloud", "url": "https://github.com/cozy" @@ -10,14 +10,14 @@ "url": "https://github.com/cozy/cozy-libs/issues" }, "dependencies": { - "cozy-minilog": "^3.8.0", + "cozy-minilog": "^3.9.0", "post-me": "0.4.5" }, "devDependencies": { "@babel/core": "7.16.12", "@testing-library/react": "10.4.9", "@testing-library/react-hooks": "7.0.2", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-minilog": "^3.3.1", "jest": "26.6.3", "mutationobserver-shim": "0.3.7", diff --git a/packages/cozy-interapp/CHANGELOG.md b/packages/cozy-interapp/CHANGELOG.md index 0c0e161924..08a3cf9304 100644 --- a/packages/cozy-interapp/CHANGELOG.md +++ b/packages/cozy-interapp/CHANGELOG.md @@ -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. +# 0.15.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.14.0 (2024-11-06) diff --git a/packages/cozy-interapp/package.json b/packages/cozy-interapp/package.json index 79cf9d9b86..544aebbd40 100644 --- a/packages/cozy-interapp/package.json +++ b/packages/cozy-interapp/package.json @@ -1,6 +1,6 @@ { "name": "cozy-interapp", - "version": "0.14.0", + "version": "0.15.0", "description": "Cozy Interapp allows applications to interact with each other and not have access to all data", "main": "dist/index.js", "author": "Cozy", @@ -22,7 +22,7 @@ "@babel/cli": "7.16.8", "@babel/core": "7.16.12", "babel-jest": "26.6.3", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "jest": "26.6.3" }, "peerDependencies": { diff --git a/packages/cozy-logger/CHANGELOG.md b/packages/cozy-logger/CHANGELOG.md index 080b7cd2df..9c8b09860f 100644 --- a/packages/cozy-logger/CHANGELOG.md +++ b/packages/cozy-logger/CHANGELOG.md @@ -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. +# 1.16.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.15.0 (2024-11-06) diff --git a/packages/cozy-logger/package.json b/packages/cozy-logger/package.json index 43c628e8cf..dfce2a17e4 100644 --- a/packages/cozy-logger/package.json +++ b/packages/cozy-logger/package.json @@ -1,6 +1,6 @@ { "name": "cozy-logger", - "version": "1.15.0", + "version": "1.16.0", "description": "Logger for Cozy konnector and services", "main": "src/index.js", "browser": "dist/index.js", diff --git a/packages/cozy-mespapiers-lib/CHANGELOG.md b/packages/cozy-mespapiers-lib/CHANGELOG.md index 780b5bcef4..0daf1808cf 100644 --- a/packages/cozy-mespapiers-lib/CHANGELOG.md +++ b/packages/cozy-mespapiers-lib/CHANGELOG.md @@ -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. +# 101.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 101.5.0 (2024-11-06) diff --git a/packages/cozy-mespapiers-lib/package.json b/packages/cozy-mespapiers-lib/package.json index 38cdadd13c..d8cb839ed6 100644 --- a/packages/cozy-mespapiers-lib/package.json +++ b/packages/cozy-mespapiers-lib/package.json @@ -1,6 +1,6 @@ { "name": "cozy-mespapiers-lib", - "version": "101.5.0", + "version": "101.6.0", "description": "Cozy Mes papiers lib", "license": "AGPL-3.0", "main": "dist/index.js", @@ -22,14 +22,14 @@ "babel-preset-cozy-app": "2.0.1", "cozy-bar": "^12.2.3", "cozy-client": "^47.6.0", - "cozy-device-helper": "^3.6.0", - "cozy-doctypes": "^1.96.0", - "cozy-flags": "^4.5.0", - "cozy-harvest-lib": "^30.5.0", - "cozy-intent": "^2.28.0", - "cozy-minilog": "^3.8.0", - "cozy-realtime": "^5.5.0", - "cozy-sharing": "^16.5.0", + "cozy-device-helper": "^3.7.0", + "cozy-doctypes": "^1.97.0", + "cozy-flags": "^4.6.0", + "cozy-harvest-lib": "^30.6.0", + "cozy-intent": "^2.29.0", + "cozy-minilog": "^3.9.0", + "cozy-realtime": "^5.6.0", + "cozy-sharing": "^16.6.0", "cozy-ui": "^107.0.0", "jest-environment-jsdom-sixteen": "2.0.0", "lodash": "4.17.21", diff --git a/packages/cozy-minilog/CHANGELOG.md b/packages/cozy-minilog/CHANGELOG.md index 46029a84d1..f5e4973c37 100644 --- a/packages/cozy-minilog/CHANGELOG.md +++ b/packages/cozy-minilog/CHANGELOG.md @@ -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. +# 3.9.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 3.8.0 (2024-11-06) diff --git a/packages/cozy-minilog/package.json b/packages/cozy-minilog/package.json index a7b2e71b8a..47718133ac 100644 --- a/packages/cozy-minilog/package.json +++ b/packages/cozy-minilog/package.json @@ -2,7 +2,7 @@ "name": "cozy-minilog", "description": "Lightweight client & server-side logging with Stream-API backends and counting, timing support", "license": "MIT", - "version": "3.8.0", + "version": "3.9.0", "main": "dist/index.js", "files": [ "dist" diff --git a/packages/cozy-mjml/CHANGELOG.md b/packages/cozy-mjml/CHANGELOG.md index 476d2794e7..13960bc0ba 100644 --- a/packages/cozy-mjml/CHANGELOG.md +++ b/packages/cozy-mjml/CHANGELOG.md @@ -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. +# 0.20.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.19.0 (2024-11-06) diff --git a/packages/cozy-mjml/package.json b/packages/cozy-mjml/package.json index aa81428c3d..047b60f001 100644 --- a/packages/cozy-mjml/package.json +++ b/packages/cozy-mjml/package.json @@ -1,6 +1,6 @@ { "name": "cozy-mjml", - "version": "0.19.0", + "version": "0.20.0", "description": "Use MJML custom components for Cozy emails", "author": "Cozy", "license": "MIT", diff --git a/packages/cozy-notifications/CHANGELOG.md b/packages/cozy-notifications/CHANGELOG.md index b810612ad8..b8ea2a6f6d 100644 --- a/packages/cozy-notifications/CHANGELOG.md +++ b/packages/cozy-notifications/CHANGELOG.md @@ -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. +# 0.22.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.21.0 (2024-11-06) diff --git a/packages/cozy-notifications/package.json b/packages/cozy-notifications/package.json index b04e66d798..3df3bbf5ca 100644 --- a/packages/cozy-notifications/package.json +++ b/packages/cozy-notifications/package.json @@ -1,6 +1,6 @@ { "name": "cozy-notifications", - "version": "0.21.0", + "version": "0.22.0", "description": "Provides reusable email templates for use in Cozy applications and konnectors.", "main": "dist/index.js", "author": "Cozy", diff --git a/packages/cozy-procedures/CHANGELOG.md b/packages/cozy-procedures/CHANGELOG.md index 862f2d2e52..6adbd95015 100644 --- a/packages/cozy-procedures/CHANGELOG.md +++ b/packages/cozy-procedures/CHANGELOG.md @@ -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. +# 0.57.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.56.0 (2024-11-06) diff --git a/packages/cozy-procedures/package.json b/packages/cozy-procedures/package.json index aefdf2ca05..6646686567 100644 --- a/packages/cozy-procedures/package.json +++ b/packages/cozy-procedures/package.json @@ -1,6 +1,6 @@ { "name": "cozy-procedures", - "version": "0.56.0", + "version": "0.57.0", "main": "dist/index.js", "homepage": "https://github.com/cozy/cozy-libs/blob/master/packages/cozy-procedures/README.md", "repository": { @@ -36,7 +36,7 @@ "@material-ui/core": "3.9.4", "@material-ui/lab": "4.0.0-alpha.60", "babel-plugin-inline-react-svg": "1.1.2", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "16.19.0", "cozy-ui": "40.9.1", "enzyme-to-json": "3.6.2", diff --git a/packages/cozy-realtime/CHANGELOG.md b/packages/cozy-realtime/CHANGELOG.md index 42a88d1fab..eb4207e40a 100644 --- a/packages/cozy-realtime/CHANGELOG.md +++ b/packages/cozy-realtime/CHANGELOG.md @@ -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. +# 5.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 5.5.0 (2024-11-06) diff --git a/packages/cozy-realtime/package.json b/packages/cozy-realtime/package.json index c153c87877..5662fe1730 100644 --- a/packages/cozy-realtime/package.json +++ b/packages/cozy-realtime/package.json @@ -1,6 +1,6 @@ { "name": "cozy-realtime", - "version": "5.5.0", + "version": "5.6.0", "description": "Realtime interactions with cozy-stack using Websocket", "main": "dist/index.js", "browser": "dist/index.browser.js", @@ -26,7 +26,7 @@ "devDependencies": { "@babel/cli": "7.16.8", "babel-plugin-rewire": "1.2.0", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "13.21.0", "jest-cli": "24.9.0", "mock-socket": "9.0.0" @@ -45,6 +45,6 @@ }, "dependencies": { "@cozy/minilog": "^1.0.0", - "cozy-device-helper": "^3.6.0" + "cozy-device-helper": "^3.7.0" } } diff --git a/packages/cozy-release/CHANGELOG.md b/packages/cozy-release/CHANGELOG.md index 872142d7e3..2f1797a824 100644 --- a/packages/cozy-release/CHANGELOG.md +++ b/packages/cozy-release/CHANGELOG.md @@ -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. +# 1.20.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.19.0 (2024-11-06) diff --git a/packages/cozy-release/package.json b/packages/cozy-release/package.json index fe1beb3491..3c285d8b8b 100644 --- a/packages/cozy-release/package.json +++ b/packages/cozy-release/package.json @@ -1,6 +1,6 @@ { "name": "cozy-release", - "version": "1.19.0", + "version": "1.20.0", "description": "A tool to manage Cozy application releases", "main": "cozy-release.js", "bin": { diff --git a/packages/cozy-scanner/CHANGELOG.md b/packages/cozy-scanner/CHANGELOG.md index 620af93965..49fd252b50 100644 --- a/packages/cozy-scanner/CHANGELOG.md +++ b/packages/cozy-scanner/CHANGELOG.md @@ -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. +# 8.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 8.5.0 (2024-11-06) diff --git a/packages/cozy-scanner/package.json b/packages/cozy-scanner/package.json index 96b7570f98..9905c48a16 100644 --- a/packages/cozy-scanner/package.json +++ b/packages/cozy-scanner/package.json @@ -1,6 +1,6 @@ { "name": "cozy-scanner", - "version": "8.5.0", + "version": "8.6.0", "description": "Cozy-Scanner provides a component to take a picture of a document and describe it", "main": "dist/index.js", "license": "MIT", @@ -27,11 +27,11 @@ "@cozy/minilog": ">=1.0.0", "@testing-library/react": "10.4.9", "babel-jest": "26.6.3", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "40.5.0", "cozy-doctypes": "1.67.0", - "cozy-flags": "^4.5.0", - "cozy-logger": "^1.15.0", + "cozy-flags": "^4.6.0", + "cozy-logger": "^1.16.0", "cozy-ui": "93.1.1", "jest": "26.6.3", "jest-environment-jsdom-sixteen": "1.0.3", @@ -66,6 +66,6 @@ }, "sideEffects": false, "dependencies": { - "cozy-device-helper": "^3.6.0" + "cozy-device-helper": "^3.7.0" } } diff --git a/packages/cozy-sharing/CHANGELOG.md b/packages/cozy-sharing/CHANGELOG.md index 6a8d4cdd65..829aea2a41 100644 --- a/packages/cozy-sharing/CHANGELOG.md +++ b/packages/cozy-sharing/CHANGELOG.md @@ -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. +# 16.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 16.5.0 (2024-11-06) diff --git a/packages/cozy-sharing/package.json b/packages/cozy-sharing/package.json index 06742aad04..998a8dbe94 100644 --- a/packages/cozy-sharing/package.json +++ b/packages/cozy-sharing/package.json @@ -1,6 +1,6 @@ { "name": "cozy-sharing", - "version": "16.5.0", + "version": "16.6.0", "description": "Provides sharing login for React applications.", "main": "dist/index.js", "author": "Cozy", @@ -30,8 +30,8 @@ "dependencies": { "@cozy/minilog": "^1.0.0", "classnames": "^2.2.6", - "cozy-device-helper": "^3.6.0", - "cozy-doctypes": "^1.96.0", + "cozy-device-helper": "^3.7.0", + "cozy-doctypes": "^1.97.0", "lodash": "^4.17.19", "react-autosuggest": "^10.1.0", "react-tooltip": "^3.11.1", diff --git a/packages/cozy-tsconfig/CHANGELOG.md b/packages/cozy-tsconfig/CHANGELOG.md index 0b01da7e07..195acaf0c4 100644 --- a/packages/cozy-tsconfig/CHANGELOG.md +++ b/packages/cozy-tsconfig/CHANGELOG.md @@ -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. +# 1.8.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.7.0 (2024-11-06) diff --git a/packages/cozy-tsconfig/package.json b/packages/cozy-tsconfig/package.json index 188453e15c..ddb8fa7e2a 100644 --- a/packages/cozy-tsconfig/package.json +++ b/packages/cozy-tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "cozy-tsconfig", - "version": "1.7.0", + "version": "1.8.0", "description": "Shared TypeScript config for Cozy Cloud projects", "license": "MIT", "author": "Cozy (https://cozy.io)", diff --git a/packages/cozy-viewer/CHANGELOG.md b/packages/cozy-viewer/CHANGELOG.md index 9849de84bf..006657c23d 100644 --- a/packages/cozy-viewer/CHANGELOG.md +++ b/packages/cozy-viewer/CHANGELOG.md @@ -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. +# 2.6.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 2.5.0 (2024-11-06) diff --git a/packages/cozy-viewer/package.json b/packages/cozy-viewer/package.json index 6a8b8f38b0..7ce3bf40f0 100644 --- a/packages/cozy-viewer/package.json +++ b/packages/cozy-viewer/package.json @@ -1,6 +1,6 @@ { "name": "cozy-viewer", - "version": "2.5.0", + "version": "2.6.0", "description": "Cozy-Viewer provides a component to show files in a viewer.", "main": "dist/index.js", "license": "MIT", @@ -24,12 +24,12 @@ "@testing-library/react": "11.2.7", "@testing-library/react-hooks": "^3.2.1", "babel-plugin-inline-json-import": "0.3.2", - "babel-preset-cozy-app": "^2.7.0", + "babel-preset-cozy-app": "^2.8.0", "cozy-client": "50.0.0", "cozy-device-helper": "2.0.0", - "cozy-harvest-lib": "^30.5.0", - "cozy-intent": "^2.28.0", - "cozy-logger": "^1.15.0", + "cozy-harvest-lib": "^30.6.0", + "cozy-intent": "^2.29.0", + "cozy-logger": "^1.16.0", "cozy-sharing": "14.1.0", "cozy-ui": "^112.2.0", "enzyme": "3.11.0", diff --git a/packages/eslint-config-cozy-app/CHANGELOG.md b/packages/eslint-config-cozy-app/CHANGELOG.md index 79339aeaf0..af0b6f99b3 100644 --- a/packages/eslint-config-cozy-app/CHANGELOG.md +++ b/packages/eslint-config-cozy-app/CHANGELOG.md @@ -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. +# 6.7.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 6.6.0 (2024-11-06) diff --git a/packages/eslint-config-cozy-app/package.json b/packages/eslint-config-cozy-app/package.json index 239cfd7bd8..0fa4c720f3 100644 --- a/packages/eslint-config-cozy-app/package.json +++ b/packages/eslint-config-cozy-app/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cozy-app", - "version": "6.6.0", + "version": "6.7.0", "description": "ESLint config for Cozy Application (Cozy Cloud)", "author": "Cozy Cloud", "repository": { diff --git a/packages/playgrounds/CHANGELOG.md b/packages/playgrounds/CHANGELOG.md index 4be3084534..5c98eb4c92 100644 --- a/packages/playgrounds/CHANGELOG.md +++ b/packages/playgrounds/CHANGELOG.md @@ -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. +# 2.8.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 2.7.0 (2024-11-06) diff --git a/packages/playgrounds/package.json b/packages/playgrounds/package.json index 1aef2ebb55..58357b8836 100644 --- a/packages/playgrounds/package.json +++ b/packages/playgrounds/package.json @@ -1,7 +1,7 @@ { "name": "cozy-playgrounds", "private": true, - "version": "2.7.0", + "version": "2.8.0", "main": "index.js", "license": "MIT", "scripts": { @@ -11,12 +11,12 @@ "@babel/runtime": "7.18.6", "@material-ui/core": "3.9.4", "@material-ui/lab": "^4.0.0-alpha.60", - "cozy-authentication": "^3.5.0", + "cozy-authentication": "^3.6.0", "cozy-client": "13.21.0", - "cozy-device-helper": "^3.6.0", - "cozy-doctypes": "^1.96.0", - "cozy-realtime": "^5.5.0", - "cozy-sharing": "^16.5.0", + "cozy-device-helper": "^3.7.0", + "cozy-doctypes": "^1.97.0", + "cozy-realtime": "^5.6.0", + "cozy-sharing": "^16.6.0", "cozy-ui": "40.9.1", "react": "^16.12.0", "react-dom": "^16.12.0", diff --git a/packages/remark-preset-cozy/CHANGELOG.md b/packages/remark-preset-cozy/CHANGELOG.md index 26abf08b56..d482ab84fd 100644 --- a/packages/remark-preset-cozy/CHANGELOG.md +++ b/packages/remark-preset-cozy/CHANGELOG.md @@ -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. +# 1.8.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 1.7.0 (2024-11-06) diff --git a/packages/remark-preset-cozy/package.json b/packages/remark-preset-cozy/package.json index 13d44843b6..fd46e36e00 100644 --- a/packages/remark-preset-cozy/package.json +++ b/packages/remark-preset-cozy/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-cozy", - "version": "1.7.0", + "version": "1.8.0", "main": "index.js", "license": "MIT", "dependencies": { diff --git a/packages/renovate-config-cozy-libs/CHANGELOG.md b/packages/renovate-config-cozy-libs/CHANGELOG.md index 47b2f45f69..532a08e68d 100644 --- a/packages/renovate-config-cozy-libs/CHANGELOG.md +++ b/packages/renovate-config-cozy-libs/CHANGELOG.md @@ -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. +# 0.9.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.8.0 (2024-11-06) diff --git a/packages/renovate-config-cozy-libs/package.json b/packages/renovate-config-cozy-libs/package.json index aed7641954..65e17b8b78 100644 --- a/packages/renovate-config-cozy-libs/package.json +++ b/packages/renovate-config-cozy-libs/package.json @@ -1,6 +1,6 @@ { "name": "renovate-config-cozy-libs", - "version": "0.8.0", + "version": "0.9.0", "description": "Renovate config for Cozy libs", "renovate-config": { "default": { diff --git a/packages/renovate-config-cozy/CHANGELOG.md b/packages/renovate-config-cozy/CHANGELOG.md index c0509e7a07..225bbf1275 100644 --- a/packages/renovate-config-cozy/CHANGELOG.md +++ b/packages/renovate-config-cozy/CHANGELOG.md @@ -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. +# 0.16.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.15.0 (2024-11-06) diff --git a/packages/renovate-config-cozy/package.json b/packages/renovate-config-cozy/package.json index d22f44824a..ee0cb66cce 100644 --- a/packages/renovate-config-cozy/package.json +++ b/packages/renovate-config-cozy/package.json @@ -1,6 +1,6 @@ { "name": "renovate-config-cozy", - "version": "0.15.0", + "version": "0.16.0", "description": "Renovate config for Cozy (Cozy Cloud)", "renovate-config": { "default": { diff --git a/packages/repo-doctor/CHANGELOG.md b/packages/repo-doctor/CHANGELOG.md index eec419098d..fe06c6fa94 100644 --- a/packages/repo-doctor/CHANGELOG.md +++ b/packages/repo-doctor/CHANGELOG.md @@ -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. +# 0.16.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.15.0 (2024-11-06) diff --git a/packages/repo-doctor/package.json b/packages/repo-doctor/package.json index cd10a7329d..909ed6a273 100644 --- a/packages/repo-doctor/package.json +++ b/packages/repo-doctor/package.json @@ -1,6 +1,6 @@ { "name": "@cozy/repo-doctor", - "version": "0.15.0", + "version": "0.16.0", "license": "MIT", "bin": { "repo-doctor": "src/index.js" diff --git a/packages/webpack-expose-package-info-plugin/CHANGELOG.md b/packages/webpack-expose-package-info-plugin/CHANGELOG.md index 90d820d766..b87ea34735 100644 --- a/packages/webpack-expose-package-info-plugin/CHANGELOG.md +++ b/packages/webpack-expose-package-info-plugin/CHANGELOG.md @@ -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. +# 0.10.0 (2024-11-06) + + +### Features + +* Upgrade cozy-client and cozy-pouch-link ([67f5241](https://github.com/cozy/cozy-libs/commit/67f5241754e0472a991dad3e5fafd0b1c5edb9c6)), closes [cozy/cozy-client#1553](https://github.com/cozy/cozy-client/issues/1553) [cozy/cozy-client#1556](https://github.com/cozy/cozy-client/issues/1556) + + + + + # 0.9.0 (2024-11-06) diff --git a/packages/webpack-expose-package-info-plugin/package.json b/packages/webpack-expose-package-info-plugin/package.json index 7e7a76b0cf..03d069f365 100644 --- a/packages/webpack-expose-package-info-plugin/package.json +++ b/packages/webpack-expose-package-info-plugin/package.json @@ -1,6 +1,6 @@ { "name": "webpack-expose-package-info-plugin", - "version": "0.9.0", + "version": "0.10.0", "description": "Webpack plugin to expose package info as a variable", "main": "src/index.js", "repository": "https://github.com/cozy/cozy-libs",