Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 66 changed files with 349 additions and 85 deletions.
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.5.1 (2024-11-05)

**Note:** Version bump only for package babel-preset-cozy-app





# 2.5.0 (2024-10-30)


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.5.0",
"version": "2.5.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.8.0",
"browserslist-config-cozy": "^0.8.1",
"lodash": "^4.17.21",
"typescript": "^4.5.2"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/browserslist-config-cozy/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.

## 0.8.1 (2024-11-05)

**Note:** Version bump only for package browserslist-config-cozy





# 0.8.0 (2024-10-30)


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.8.0",
"version": "0.8.1",
"description": "Shareable browserslist config enforcing the Cozy official supported browsers list",
"main": "index.js",
"author": "Cozy",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli-tree/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.

## 0.10.1 (2024-11-05)

**Note:** Version bump only for package @cozy/cli-tree





# 0.10.0 (2024-10-30)


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.10.0",
"version": "0.10.1",
"main": "src/index.js",
"license": "MIT",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/commitlint-config-cozy/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.

## 0.11.1 (2024-11-05)

**Note:** Version bump only for package commitlint-config-cozy





# 0.11.0 (2024-10-30)


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.11.0",
"version": "0.11.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.5.0",
"babel-preset-cozy-app": "^2.5.1",
"jest": "26.6.3"
},
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-app-publish/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.

## 0.37.1 (2024-11-05)

**Note:** Version bump only for package cozy-app-publish





# 0.37.0 (2024-10-30)


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.37.0",
"version": "0.37.1",
"main": "src/index.js",
"author": "Cozy",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-authentication/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.

## 3.3.1 (2024-11-05)

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





# 3.3.0 (2024-10-30)


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.3.0",
"version": "3.3.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.5.0",
"babel-preset-cozy-app": "^2.5.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.4.0",
"cozy-device-helper": "^3.4.1",
"localforage": "1.7.3",
"prop-types": "15.7.2",
"snarkdown": "1.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-ci/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.

## 0.8.1 (2024-11-05)

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





# 0.8.0 (2024-10-30)


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.8.0",
"version": "0.8.1",
"description": "Utility scripts for Cozy Cloud CI integration",
"license": "MIT",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-codemods/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.

## 1.28.1 (2024-11-05)

**Note:** Version bump only for package @cozy/codemods





# 1.28.0 (2024-10-30)


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.28.0",
"version": "1.28.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.10.0",
"@cozy/cli-tree": "^0.10.1",
"jscodeshift": "^0.11.0"
},
"devDependencies": {
"eslint-config-cozy-app": "^6.4.0",
"eslint-config-cozy-app": "^6.4.1",
"jest": "26.6.3",
"jsdoc-to-markdown": "5.0.3"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-device-helper/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.

## 3.4.1 (2024-11-05)

**Note:** Version bump only for package cozy-device-helper





# 3.4.0 (2024-10-30)


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.4.0",
"version": "3.4.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.5.0",
"babel-preset-cozy-app": "^2.5.1",
"jest": "26.6.3"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-doctypes/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.

## 1.94.1 (2024-11-05)

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





# 1.94.0 (2024-10-30)


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.94.0",
"version": "1.94.1",
"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.13.0",
"cozy-logger": "^1.13.1",
"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.5.0",
"babel-preset-cozy-app": "^2.5.1",
"btoa": "1.2.1",
"cozy-client": "13.21.0",
"cozy-client-js": "0.19.0",
"cozy-flags": "^4.3.0",
"cozy-flags": "^4.3.1",
"cozy-stack-client": "13.20.2",
"eslint-plugin-node": "10.0.0",
"fs-extra": "8.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-flags/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.

## 4.3.1 (2024-11-05)

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





# 4.3.0 (2024-10-30)


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.3.0",
"version": "4.3.1",
"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.5.0",
"babel-preset-cozy-app": "^2.5.1",
"cozy-client": "^37.2.0",
"jest-localstorage-mock": "2.4.21",
"react": "16.12.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/cozy-harvest-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.

## 30.3.1 (2024-11-05)

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





# 30.3.0 (2024-10-30)


Expand Down
Loading

0 comments on commit 102cfa3

Please sign in to comment.