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 0011c34 commit a804f32Copy full SHA for a804f32
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.208.6](https://github.com/SocialGouv/domifa/compare/v2.208.5...v2.208.6) (2025-07-29)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix export endpoint ([0011c34](https://github.com/SocialGouv/domifa/commit/0011c34394e471f59b020e5c0246e60a690add9d))
7
8
## [2.208.5](https://github.com/SocialGouv/domifa/compare/v2.208.4...v2.208.5) (2025-07-24)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.208.5",
+ "version": "2.208.6",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments