Skip to content

Commit f66279b

Browse files
author
Cozy Bot
committed
[skip ci] Publish
- cozy-harvest-lib@36.0.11 - cozy-viewer@26.2.2
1 parent 85f3f04 commit f66279b

File tree

5 files changed

+18
-8
lines changed

5 files changed

+18
-8
lines changed

packages/cozy-harvest-lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [36.0.11](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@36.0.10...cozy-harvest-lib@36.0.11) (2025-12-16)
7+
8+
**Note:** Version bump only for package cozy-harvest-lib
9+
610
## [36.0.10](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@36.0.9...cozy-harvest-lib@36.0.10) (2025-12-15)
711

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

packages/cozy-harvest-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-harvest-lib",
3-
"version": "36.0.10",
3+
"version": "36.0.11",
44
"description": "Provides logic, modules and components for Cozy's harvest applications.",
55
"main": "dist/index.js",
66
"author": "Cozy",
@@ -75,7 +75,7 @@
7575
"cozy-tsconfig": "^1.8.1",
7676
"cozy-ui": "^135.0.0",
7777
"cozy-ui-plus": "^4.1.0",
78-
"cozy-viewer": "^26.2.1",
78+
"cozy-viewer": "^26.2.2",
7979
"enzyme": "3.11.0",
8080
"enzyme-adapter-react-16": "1.15.6",
8181
"form-data": "4.0.0",

packages/cozy-viewer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [26.2.2](https://github.com/cozy/cozy-libs/compare/cozy-viewer@26.2.1...cozy-viewer@26.2.2) (2025-12-16)
7+
8+
### Bug Fixes
9+
10+
- Sanitize text content for AI ([85f3f04](https://github.com/cozy/cozy-libs/commit/85f3f04d7c81fe383e4dc20a0964a90deb99ed12))
11+
612
## [26.2.1](https://github.com/cozy/cozy-libs/compare/cozy-viewer@26.2.0...cozy-viewer@26.2.1) (2025-12-15)
713

814
**Note:** Version bump only for package cozy-viewer

packages/cozy-viewer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-viewer",
3-
"version": "26.2.1",
3+
"version": "26.2.2",
44
"description": "Cozy-Viewer provides a component to show files in a viewer.",
55
"main": "dist/index.js",
66
"license": "MIT",
@@ -31,7 +31,7 @@
3131
"babel-preset-cozy-app": "^2.8.2",
3232
"cozy-client": "^60.20.0",
3333
"cozy-device-helper": "2.0.0",
34-
"cozy-harvest-lib": "^36.0.10",
34+
"cozy-harvest-lib": "^36.0.11",
3535
"cozy-intent": "^2.30.1",
3636
"cozy-logger": "^1.17.0",
3737
"cozy-sharing": "^28.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17096,7 +17096,7 @@ __metadata:
1709617096
languageName: unknown
1709717097
linkType: soft
1709817098

17099-
"cozy-harvest-lib@npm:^36.0.10, cozy-harvest-lib@workspace:packages/cozy-harvest-lib":
17099+
"cozy-harvest-lib@npm:^36.0.11, cozy-harvest-lib@workspace:packages/cozy-harvest-lib":
1710017100
version: 0.0.0-use.local
1710117101
resolution: "cozy-harvest-lib@workspace:packages/cozy-harvest-lib"
1710217102
dependencies:
@@ -17133,7 +17133,7 @@ __metadata:
1713317133
cozy-tsconfig: "npm:^1.8.1"
1713417134
cozy-ui: "npm:^135.0.0"
1713517135
cozy-ui-plus: "npm:^4.1.0"
17136-
cozy-viewer: "npm:^26.2.1"
17136+
cozy-viewer: "npm:^26.2.2"
1713717137
date-fns: "npm:2.30.0"
1713817138
enzyme: "npm:3.11.0"
1713917139
enzyme-adapter-react-16: "npm:1.15.6"
@@ -17988,7 +17988,7 @@ __metadata:
1798817988
languageName: node
1798917989
linkType: hard
1799017990

17991-
"cozy-viewer@npm:^26.2.1, cozy-viewer@workspace:packages/cozy-viewer":
17991+
"cozy-viewer@npm:^26.2.2, cozy-viewer@workspace:packages/cozy-viewer":
1799217992
version: 0.0.0-use.local
1799317993
resolution: "cozy-viewer@workspace:packages/cozy-viewer"
1799417994
dependencies:
@@ -18002,7 +18002,7 @@ __metadata:
1800218002
classnames: "npm:^2.5.1"
1800318003
cozy-client: "npm:^60.20.0"
1800418004
cozy-device-helper: "npm:2.0.0"
18005-
cozy-harvest-lib: "npm:^36.0.10"
18005+
cozy-harvest-lib: "npm:^36.0.11"
1800618006
cozy-intent: "npm:^2.30.1"
1800718007
cozy-logger: "npm:^1.17.0"
1800818008
cozy-sharing: "npm:^28.1.2"

0 commit comments

Comments
 (0)