Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-doctypes@1.86.0
 - cozy-harvest-lib@9.32.5
 - cozy-mespapiers-lib@10.3.1
 - cozy-sharing@4.8.0
 - cozy-playgrounds@1.22.0
  • Loading branch information
Cozy Bot committed Dec 6, 2022
1 parent 48d1e7e commit 0e11c14
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 12 deletions.
16 changes: 16 additions & 0 deletions packages/cozy-doctypes/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.

# 1.86.0 (2022-12-06)


### Bug Fixes

* Also update disabled bank accounts with new cozy account id ([48d1e7e](https://github.com/cozy/cozy-libs/commit/48d1e7e80f2572348c6260ce1b2f56aa430c9b30))


### Features

* Update eslint-config-cozy-app ([a0a55db](https://github.com/cozy/cozy-libs/commit/a0a55dbd95477bc99d9a927c65cffc08c824e80b))





## 1.85.4 (2022-10-03)

**Note:** Version bump only for package cozy-doctypes
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-doctypes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-doctypes",
"version": "1.85.4",
"version": "1.86.0",
"description": "Definitions for Cozy models",
"main": "src/index.js",
"browser": "dist/index.js",
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.

## [9.32.5](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@9.32.4...cozy-harvest-lib@9.32.5) (2022-12-06)

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





## [9.32.4](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@9.32.3...cozy-harvest-lib@9.32.4) (2022-12-05)


Expand Down
4 changes: 2 additions & 2 deletions 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": "9.32.4",
"version": "9.32.5",
"description": "Provides logic, modules and components for Cozy's harvest applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@cozy/minilog": "^1.0.0",
"@sentry/browser": "^6.0.1",
"cozy-bi-auth": "0.0.25",
"cozy-doctypes": "^1.85.4",
"cozy-doctypes": "^1.86.0",
"cozy-logger": "^1.9.1",
"date-fns": "^1.30.1",
"final-form": "^4.18.5",
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.

## [10.3.1](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@10.3.0...cozy-mespapiers-lib@10.3.1) (2022-12-06)

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





# [10.3.0](https://github.com/cozy/cozy-libs/compare/cozy-mespapiers-lib@10.2.0...cozy-mespapiers-lib@10.3.0) (2022-12-06)


Expand Down
8 changes: 4 additions & 4 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": "10.3.0",
"version": "10.3.1",
"description": "Cozy Mes papiers lib",
"license": "AGPL-3.0",
"main": "dist/index.js",
Expand All @@ -18,11 +18,11 @@
"cozy-bar": "7.16.0",
"cozy-client": "^34.2.0",
"cozy-device-helper": "^2.6.0",
"cozy-doctypes": "^1.85.4",
"cozy-harvest-lib": "^9.32.4",
"cozy-doctypes": "^1.86.0",
"cozy-harvest-lib": "^9.32.5",
"cozy-intent": "^2.7.0",
"cozy-realtime": "^4.2.9",
"cozy-sharing": "^4.7.0",
"cozy-sharing": "^4.8.0",
"cozy-ui": "^77.8.0",
"jest-environment-jsdom-sixteen": "2.0.0",
"react-router-dom": "6.3.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/cozy-sharing/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.8.0 (2022-12-06)


### Features

* Update eslint-config-cozy-app ([a0a55db](https://github.com/cozy/cozy-libs/commit/a0a55dbd95477bc99d9a927c65cffc08c824e80b))





# [4.7.0](https://github.com/cozy/cozy-libs/compare/cozy-sharing@4.6.1...cozy-sharing@4.7.0) (2022-11-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/cozy-sharing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-sharing",
"version": "4.7.0",
"version": "4.8.0",
"description": "Provides sharing login for React applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down Expand Up @@ -29,7 +29,7 @@
"classnames": "^2.2.6",
"copy-text-to-clipboard": "^2.1.1",
"cozy-device-helper": "^2.6.0",
"cozy-doctypes": "^1.85.4",
"cozy-doctypes": "^1.86.0",
"lodash": "^4.17.19",
"react-autosuggest": "^9.4.3",
"react-tooltip": "^3.11.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/playgrounds/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.22.0 (2022-12-06)


### Features

* Update eslint-config-cozy-app ([a0a55db](https://github.com/cozy/cozy-libs/commit/a0a55dbd95477bc99d9a927c65cffc08c824e80b))





## [1.21.18](https://github.com/cozy/cozy-libs/compare/cozy-playgrounds@1.21.17...cozy-playgrounds@1.21.18) (2022-11-15)

**Note:** Version bump only for package cozy-playgrounds
Expand Down
6 changes: 3 additions & 3 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": "1.21.18",
"version": "1.22.0",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -14,9 +14,9 @@
"cozy-authentication": "^2.10.11",
"cozy-client": "13.21.0",
"cozy-device-helper": "^2.6.0",
"cozy-doctypes": "^1.85.4",
"cozy-doctypes": "^1.86.0",
"cozy-realtime": "^4.2.9",
"cozy-sharing": "^4.7.0",
"cozy-sharing": "^4.8.0",
"cozy-ui": "40.9.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down

0 comments on commit 0e11c14

Please sign in to comment.