Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 66 changed files with 444 additions and 81 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.4.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 2.3.0 (2024-10-25)


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.3.0",
"version": "2.4.0",
"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.6.0",
"browserslist-config-cozy": "^0.7.0",
"lodash": "^4.17.21",
"typescript": "^4.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.7.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 0.6.0 (2024-10-25)


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.6.0",
"version": "0.7.0",
"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.9.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 0.8.0 (2024-10-25)


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.8.0",
"version": "0.9.0",
"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.10.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 0.9.0 (2024-10-25)


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.9.0",
"version": "0.10.0",
"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.3.0",
"babel-preset-cozy-app": "^2.4.0",
"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.36.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 0.35.0 (2024-10-25)


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.35.0",
"version": "0.36.0",
"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.2.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 3.1.0 (2024-10-25)


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.1.0",
"version": "3.2.0",
"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.3.0",
"babel-preset-cozy-app": "^2.4.0",
"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.2.0",
"cozy-device-helper": "^3.3.0",
"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.7.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 0.6.0 (2024-10-25)


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.6.0",
"version": "0.7.0",
"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.27.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 1.26.0 (2024-10-25)


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.26.0",
"version": "1.27.0",
"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.8.0",
"@cozy/cli-tree": "^0.9.0",
"jscodeshift": "^0.11.0"
},
"devDependencies": {
"eslint-config-cozy-app": "^6.2.0",
"eslint-config-cozy-app": "^6.3.0",
"jest": "26.6.3",
"jsdoc-to-markdown": "5.0.3"
}
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.3.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 3.2.0 (2024-10-25)


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.2.0",
"version": "3.3.0",
"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.3.0",
"babel-preset-cozy-app": "^2.4.0",
"jest": "26.6.3"
},
"files": [
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.93.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 1.92.0 (2024-10-25)


Expand Down
8 changes: 4 additions & 4 deletions packages/cozy-doctypes/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "cozy-doctypes",
"version": "1.92.0",
"version": "1.93.0",
"description": "Definitions for Cozy models",
"main": "src/index.js",
"browser": "dist/index.js",
"repository": "[email protected]:cozy/cozy-libs.git",
"author": "Cozy",
"license": "MIT",
"dependencies": {
"cozy-logger": "^1.11.0",
"cozy-logger": "^1.12.0",
"date-fns": "^1.30.1",
"es6-promise-pool": "^2.5.0",
"lodash": "^4.17.19",
Expand All @@ -17,11 +17,11 @@
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.12",
"babel-preset-cozy-app": "^2.3.0",
"babel-preset-cozy-app": "^2.4.0",
"btoa": "1.2.1",
"cozy-client": "13.21.0",
"cozy-client-js": "0.19.0",
"cozy-flags": "^4.1.0",
"cozy-flags": "^4.2.0",
"cozy-stack-client": "13.20.2",
"eslint-plugin-node": "10.0.0",
"fs-extra": "8.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-flags/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.

# 4.2.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 4.1.0 (2024-10-25)


Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-flags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-flags",
"version": "4.1.0",
"version": "4.2.0",
"description": "Flag library used in Cozy",
"main": "dist/index.js",
"browser": "dist/index.browser.js",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/cli": "7.16.8",
"@testing-library/react-hooks": "3.2.1",
"babel-preset-cozy-app": "^2.3.0",
"babel-preset-cozy-app": "^2.4.0",
"cozy-client": "^37.2.0",
"jest-localstorage-mock": "2.4.21",
"react": "16.12.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-harvest-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.

# 30.2.0 (2024-10-30)


### Features

* Download file on mobile viewer on press ([3c38062](https://github.com/cozy/cozy-libs/commit/3c38062e2c83d5b8f7d0065323c18d45b5ce9564))





# 30.1.0 (2024-10-25)


Expand Down
Loading

0 comments on commit b9937f0

Please sign in to comment.