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 fe43ced commit 6a9f6f5Copy full SHA for 6a9f6f5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.201.6](https://github.com/SocialGouv/domifa/compare/v2.201.5...v2.201.6) (2025-05-15)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix user creation ([fe43ced](https://github.com/SocialGouv/domifa/commit/fe43ced2f6c91ae761dd0a84eb3285d1eaa6ca6f))
7
8
## [2.201.5](https://github.com/SocialGouv/domifa/compare/v2.201.4...v2.201.5) (2025-05-15)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.201.5",
+ "version": "2.201.6",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments