Skip to content

Commit e510e42

Browse files
chore(release): 0.2.64
1 parent 8be3537 commit e510e42

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.64](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.63...v0.2.64) (2026-07-07)
6+
7+
8+
### Features
9+
10+
* **catalog-ui:** auto focus on input filter search ([8be3537](https://github.com/linagora/linid-im-front-community-plugins/commit/8be3537c56dcc5f335985a2a64f98449d0ac742f))
11+
512
### [0.2.63](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.62...v0.2.63) (2026-07-07)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linid-im-front-community-plugins/source",
3-
"version": "0.2.63",
3+
"version": "0.2.64",
44
"scripts": {
55
"build": "nx run-many -t build",
66
"preview": "nx run-many -t preview",

0 commit comments

Comments
 (0)