Skip to content

Commit bab141d

Browse files
author
Cozy Bot
committed
[skip ci] Publish
- [email protected]
1 parent 1caefc9 commit bab141d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/cozy-dataproxy-lib/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [1.9.0](https://github.com/cozy/cozy-libs/compare/[email protected]@1.9.0) (2024-12-17)
7+
8+
9+
### Features
10+
11+
* Adapt search placeholder if assistant is disabled ([9488f39](https://github.com/cozy/cozy-libs/commit/9488f390a3c6c833105996abc7c7190edf5878ec))
12+
* Add locales for assistant SearchDialog ([86fd569](https://github.com/cozy/cozy-libs/commit/86fd56977a0327e5c6da0030a2b6ff7e0167fc40))
13+
* Copy search and assistant UI from cozy-home to cozy-dataproxy-lib ([554e681](https://github.com/cozy/cozy-libs/commit/554e6819238fcde96cf7bd554e6d8d673558e4b4))
14+
* Make AssistantWrapperDesktop generic ([c84845c](https://github.com/cozy/cozy-libs/commit/c84845cbbe53f33d3deb3fea834a9afcd80d36fc))
15+
* Make AssistantWrapperMobile more generic ([2167e2a](https://github.com/cozy/cozy-libs/commit/2167e2a4aa163930a72fbd0b380ddbb78ce82d5c))
16+
* Rename exposed assistant component ([f316ab3](https://github.com/cozy/cozy-libs/commit/f316ab381dd9a6bb36310675f334c86b21b01e47))
17+
18+
19+
20+
21+
622
## [1.8.4](https://github.com/cozy/cozy-libs/compare/[email protected]@1.8.4) (2024-12-13)
723

824

packages/cozy-dataproxy-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cozy-dataproxy-lib",
33
"description": "Library meant to be by Cozy Cloud's DataProxy apps for data manipulation",
4-
"version": "1.8.4",
4+
"version": "1.9.0",
55
"author": {
66
"name": "Cozy Cloud",
77
"url": "https://github.com/cozy"

0 commit comments

Comments
 (0)