We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d541c7 commit 28a178dCopy full SHA for 28a178d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.233.5](https://github.com/SocialGouv/domifa/compare/v2.233.4...v2.233.5) (2026-03-03)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** upgrade backend nestjs config ([3d541c7](https://github.com/SocialGouv/domifa/commit/3d541c7415f9d9d4749b343109c7ff960733399c))
7
8
## [2.233.4](https://github.com/SocialGouv/domifa/compare/v2.233.3...v2.233.4) (2026-03-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.233.4",
+ "version": "2.233.5",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments