We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd30c27 commit 09ab686Copy full SHA for 09ab686
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.233.4](https://github.com/SocialGouv/domifa/compare/v2.233.3...v2.233.4) (2026-03-03)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** fix politique ([fd30c27](https://github.com/SocialGouv/domifa/commit/fd30c27ab63ef946371a41b99d22d4ff5441dd6a))
7
8
## [2.233.3](https://github.com/SocialGouv/domifa/compare/v2.233.2...v2.233.3) (2026-02-26)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.233.3",
+ "version": "2.233.4",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments