We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8a334 commit 8f555afCopy full SHA for 8f555af
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.201.7](https://github.com/SocialGouv/domifa/compare/v2.201.6...v2.201.7) (2025-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* **admin:** fix redirect ([5d8a334](https://github.com/SocialGouv/domifa/commit/5d8a334827da4b7ed54568aa032b57f1c20b7805))
7
8
## [2.201.6](https://github.com/SocialGouv/domifa/compare/v2.201.5...v2.201.6) (2025-05-15)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.201.6",
+ "version": "2.201.7",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments