Skip to content

Commit ad28be9

Browse files
chore(release): 0.2.63
1 parent 92d552f commit ad28be9

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.63](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.62...v0.2.63) (2026-07-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **catalog-ui:** remount page on route change so reused federated instance uses the correct scope ([92d552f](https://github.com/linagora/linid-im-front-community-plugins/commit/92d552f95dfc51406fb49bc3818476bae4ff760a))
11+
512
### [0.2.62](https://github.com/linagora/linid-im-front-community-plugins/compare/v0.2.61...v0.2.62) (2026-07-06)
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.62",
3+
"version": "0.2.63",
44
"scripts": {
55
"build": "nx run-many -t build",
66
"preview": "nx run-many -t preview",

0 commit comments

Comments
 (0)