Skip to content

Commit 5de4d82

Browse files
author
Cozy Bot
committed
[skip ci] Publish
- cozy-search@0.22.0
1 parent 0118431 commit 5de4d82

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/cozy-search/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
# [0.22.0](https://github.com/cozy/cozy-libs/compare/cozy-search@0.21.1...cozy-search@0.22.0) (2026-03-20)
7+
8+
### Bug Fixes
9+
10+
- Override color of assistant icon in assistant selector :bug: ([8a430ee](https://github.com/cozy/cozy-libs/commit/8a430eee06b30a1f064da900b1c939ecc34f5827))
11+
12+
### chore
13+
14+
- Upgrade cozy-ui to 137.0.1 :arrow_up: ([0118431](https://github.com/cozy/cozy-libs/commit/0118431b7eae9fc5554a0faa9790a0e7b1bf470a))
15+
16+
### BREAKING CHANGES
17+
18+
- You need to add cozy-ui >= 137.0.1 as dep in your app :heavy_plus_sign:
19+
620
## [0.21.1](https://github.com/cozy/cozy-libs/compare/cozy-search@0.21.0...cozy-search@0.21.1) (2026-03-20)
721

822
### Bug Fixes

packages/cozy-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cozy-search",
33
"description": "UI components about search bar and IA assistant",
4-
"version": "0.21.1",
4+
"version": "0.22.0",
55
"author": {
66
"name": "Cozy Cloud",
77
"url": "https://github.com/cozy"

0 commit comments

Comments
 (0)