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 c1e98e3 commit 68b8bc0Copy full SHA for 68b8bc0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.198.2](https://github.com/SocialGouv/domifa/compare/v2.198.1...v2.198.2) (2025-03-26)
2
+
3
4
+### Bug Fixes
5
6
+* **cerfa:** fix typo ([c1e98e3](https://github.com/SocialGouv/domifa/commit/c1e98e307829441701f9e6ac571410a9842f2697))
7
8
## [2.198.1](https://github.com/SocialGouv/domifa/compare/v2.198.0...v2.198.1) (2025-03-17)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.198.1",
+ "version": "2.198.2",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments