Skip to content

Commit f0c1fe5

Browse files
chore(release): 0.2.52
1 parent eba5138 commit f0c1fe5

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.52](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.51...v0.2.52) (2026-07-02)
6+
7+
8+
### Features
9+
10+
* **catalog-ui:** add LinidSmartFilter with URL sync to GenericTablePage ([eba5138](https://github.com/linagora/linid-im-front-community-plugins/commit/eba5138e4b7bf2740013da56856682d36548aa02)), closes [#196](https://github.com/linagora/linid-im-front-community-plugins/issues/196)
11+
512
### [0.2.51](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.50...v0.2.51) (2026-06-30)
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.51",
3+
"version": "0.2.52",
44
"scripts": {
55
"build": "nx run-many -t build",
66
"preview": "nx run-many -t preview",

0 commit comments

Comments
 (0)