We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e920e commit 125109dCopy full SHA for 125109d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.225.0](https://github.com/SocialGouv/domifa/compare/v2.224.3...v2.225.0) (2025-11-04)
2
+
3
4
+### Features
5
6
+* **admin:** update css for dsfr ([#3997](https://github.com/SocialGouv/domifa/issues/3997)) ([69e920e](https://github.com/SocialGouv/domifa/commit/69e920e5448c01c169265fddc0b33db4155884d2))
7
8
## [2.224.3](https://github.com/SocialGouv/domifa/compare/v2.224.2...v2.224.3) (2025-10-30)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.224.3",
+ "version": "2.225.0",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments