Skip to content

Commit d5453ff

Browse files
chore(release): 2.211.0
1 parent efee157 commit d5453ff

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.211.0](https://github.com/SocialGouv/domifa/compare/v2.210.2...v2.211.0) (2025-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **admins:** adding redirect guard to redirect each profile to the right destination ([72fd02c](https://github.com/SocialGouv/domifa/commit/72fd02c9cc4b3dfde8b6b47e13d1a9b4079e8a31))
7+
* **admins:** applying revu recommandations ([efee157](https://github.com/SocialGouv/domifa/commit/efee15799f9f93787101e68810a73893bcae58a7))
8+
9+
10+
### Features
11+
12+
* **admins:** redirect user to structure list ([4e54297](https://github.com/SocialGouv/domifa/commit/4e542972a9a89ed487778858586cf8f4d0fb34b4))
13+
114
## [2.210.2](https://github.com/SocialGouv/domifa/compare/v2.210.1...v2.210.2) (2025-08-06)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "domifa",
33
"private": true,
4-
"version": "2.210.2",
4+
"version": "2.211.0",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)