We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eff5ce commit 743f881Copy full SHA for 743f881
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.235.1](https://github.com/SocialGouv/domifa/compare/v2.235.0...v2.235.1) (2026-03-20)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** fix build & fix manage ([09341ba](https://github.com/SocialGouv/domifa/commit/09341ba2785e18b2a2324e070c5733c42774eb3b))
7
+* **frontend:** fix unit tests ([2eff5ce](https://github.com/SocialGouv/domifa/commit/2eff5ceb749b4d4420a2d67201e798222622a181))
8
9
# [2.235.0](https://github.com/SocialGouv/domifa/compare/v2.234.2...v2.235.0) (2026-03-19)
10
11
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.235.0",
+ "version": "2.235.1",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments