Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 70 changed files with 479 additions and 94 deletions.
11 changes: 11 additions & 0 deletions packages/babel-preset-cozy-app/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.

## 2.8.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 2.8.0 (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-cozy-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-cozy-app",
"version": "2.8.0",
"version": "2.8.1",
"description": "Babel preset for Cozy Application (Cozy Cloud)",
"author": "CPatchane <[email protected]>",
"repository": {
Expand All @@ -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.11.0",
"browserslist-config-cozy": "^0.11.1",
"lodash": "^4.17.21",
"typescript": "5.5.2"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/browserslist-config-cozy/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.

## 0.11.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 0.11.0 (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-cozy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist-config-cozy",
"version": "0.11.0",
"version": "0.11.1",
"description": "Shareable browserslist config enforcing the Cozy official supported browsers list",
"main": "index.js",
"author": "Cozy",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-tree/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.

## 0.13.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 0.13.0 (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cozy/cli-tree",
"version": "0.13.0",
"version": "0.13.1",
"main": "src/index.js",
"license": "MIT",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/commitlint-config-cozy/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.

## 0.14.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 0.14.0 (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/commitlint-config-cozy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-cozy",
"version": "0.14.0",
"version": "0.14.1",
"description": "Shareable commitlint config enforcing the cozy commit convention",
"main": "index.js",
"author": "Cozy",
Expand All @@ -20,7 +20,7 @@
"@babel/core": "7.16.12",
"@commitlint/lint": "16.2.4",
"babel-jest": "26.6.3",
"babel-preset-cozy-app": "^2.8.0",
"babel-preset-cozy-app": "^2.8.1",
"jest": "26.6.3"
},
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-app-publish/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.

## 0.40.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 0.40.0 (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-app-publish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-app-publish",
"version": "0.40.0",
"version": "0.40.1",
"main": "src/index.js",
"author": "Cozy",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-authentication/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.

## 3.6.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 3.6.0 (2024-11-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/cozy-authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-authentication",
"version": "3.6.0",
"version": "3.6.1",
"description": "Component providing login to a Cozy",
"main": "dist/index.js",
"files": [
Expand All @@ -22,7 +22,7 @@
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/polyfill": "7.12.1",
"babel-preset-cozy-app": "^2.8.0",
"babel-preset-cozy-app": "^2.8.1",
"cozy-client": "13.21.0",
"cozy-ui": "40.9.1",
"cssnano-preset-advanced": "4.0.8",
Expand All @@ -40,7 +40,7 @@
"react-router-dom": "6.4.5"
},
"dependencies": {
"cozy-device-helper": "^3.7.0",
"cozy-device-helper": "^3.7.1",
"localforage": "1.7.3",
"prop-types": "15.7.2",
"snarkdown": "1.2.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-ci/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.

## 0.11.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 0.11.0 (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-ci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-ci",
"version": "0.11.0",
"version": "0.11.1",
"description": "Utility scripts for Cozy Cloud CI integration",
"license": "MIT",
"bin": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-codemods/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.

## 1.31.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 1.31.0 (2024-11-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/cozy-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cozy/codemods",
"version": "1.31.0",
"version": "1.31.1",
"description": "Codeshifts used inside Cozies",
"main": "index.js",
"repository": "https://github.com/cozy/cozy-libs",
Expand All @@ -22,11 +22,11 @@
]
},
"dependencies": {
"@cozy/cli-tree": "^0.13.0",
"@cozy/cli-tree": "^0.13.1",
"jscodeshift": "^0.11.0"
},
"devDependencies": {
"eslint-config-cozy-app": "^6.7.0",
"eslint-config-cozy-app": "^6.7.1",
"jest": "26.6.3",
"jsdoc-to-markdown": "5.0.3"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-dataproxy-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.

## 1.1.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 1.1.0 (2024-11-06)


Expand Down
12 changes: 6 additions & 6 deletions packages/cozy-dataproxy-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cozy-dataproxy-lib",
"description": "Library meant to be by Cozy Cloud's DataProxy apps for data manipulation",
"version": "1.1.0",
"version": "1.1.1",
"author": {
"name": "Cozy Cloud",
"url": "https://github.com/cozy"
Expand All @@ -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.8.0",
"babel-preset-cozy-app": "^2.8.1",
"cozy-client": "^50.3.1",
"cozy-flags": "^4.6.0",
"cozy-logger": "^1.16.0",
"cozy-minilog": "^3.9.0",
"cozy-flags": "^4.6.1",
"cozy-logger": "^1.16.1",
"cozy-minilog": "^3.9.1",
"cozy-pouch-link": "^50.3.1",
"cozy-realtime": "^5.6.0",
"cozy-realtime": "^5.6.1",
"cross-fetch": "^4.0.0",
"jest": "26.6.3",
"react": "16.12.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-device-helper/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.

## 3.7.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 3.7.0 (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-device-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cozy-device-helper",
"description": "To know more information about the device platform",
"version": "3.7.0",
"version": "3.7.1",
"author": "Cozy",
"bugs": {
"url": "https://github.com/cozy/cozy-libs/issues"
Expand All @@ -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.8.0",
"babel-preset-cozy-app": "^2.8.1",
"jest": "26.6.3"
},
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-devtools/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.

## 1.2.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 1.2.0 (2024-11-06)


Expand Down
8 changes: 4 additions & 4 deletions packages/cozy-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-devtools",
"version": "1.2.0",
"version": "1.2.1",
"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",
Expand All @@ -20,10 +20,10 @@
"lint": "cd .. && yarn eslint --ext js,jsx packages/cozy-devtools"
},
"devDependencies": {
"babel-preset-cozy-app": "^2.8.0",
"babel-preset-cozy-app": "^2.8.1",
"cozy-client": "^50.0.0",
"cozy-flags": "^4.6.0",
"cozy-intent": "^2.29.0",
"cozy-flags": "^4.6.1",
"cozy-intent": "^2.29.1",
"cozy-pouch-link": "^50.0.0",
"cozy-ui": "^111.19.0",
"react": "^16.12.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-doctypes/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.

## 1.97.1 (2024-11-06)


### Bug Fixes

* Rename cozy-dataproxy to cozy-dataproxy-lib ([635d421](https://github.com/cozy/cozy-libs/commit/635d421045fc0374ca88cd68ec4941c95c40a0dd))





# 1.97.0 (2024-11-06)


Expand Down
Loading

0 comments on commit 89c3e40

Please sign in to comment.