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 7b5f414 commit f513c5bCopy full SHA for f513c5b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.204.1](https://github.com/SocialGouv/domifa/compare/v2.204.0...v2.204.1) (2025-06-30)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix typeorm query after upgrade ([7b5f414](https://github.com/SocialGouv/domifa/commit/7b5f414a0eb3a2e224f72f8ed274637527ce5c60))
7
8
# [2.204.0](https://github.com/SocialGouv/domifa/compare/v2.203.9...v2.204.0) (2025-06-30)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.204.0",
+ "version": "2.204.1",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments