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 8057688 commit 1cc06f4Copy full SHA for 1cc06f4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.220.20](https://github.com/SocialGouv/domifa/compare/v2.220.19...v2.220.20) (2025-09-17)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** add referrer from creation step ([#3912](https://github.com/SocialGouv/domifa/issues/3912)) ([8057688](https://github.com/SocialGouv/domifa/commit/8057688ed56adb00a3cac41a89aa539e4e8f220c))
7
8
## [2.220.19](https://github.com/SocialGouv/domifa/compare/v2.220.18...v2.220.19) (2025-09-17)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.220.19",
+ "version": "2.220.20",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments