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 8cebc5c commit 4316688Copy full SHA for 4316688
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.220.3](https://github.com/SocialGouv/domifa/compare/v2.220.2...v2.220.3) (2025-08-27)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix tipimail keys ([#3876](https://github.com/SocialGouv/domifa/issues/3876)) ([8cebc5c](https://github.com/SocialGouv/domifa/commit/8cebc5c83cf9e0b1e608dacd3a6bb4c7fce0185f))
7
8
## [2.220.2](https://github.com/SocialGouv/domifa/compare/v2.220.1...v2.220.2) (2025-08-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.220.2",
+ "version": "2.220.3",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments