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 4c03e49 commit a4f9dd9Copy full SHA for a4f9dd9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.214.3](https://github.com/SocialGouv/domifa/compare/v2.214.2...v2.214.3) (2025-08-13)
2
+
3
4
+### Bug Fixes
5
6
+* **anon:** fix anon config ([4c03e49](https://github.com/SocialGouv/domifa/commit/4c03e4937bd5ab9fedccdfc8abeadba889263c4c))
7
8
## [2.214.2](https://github.com/SocialGouv/domifa/compare/v2.214.1...v2.214.2) (2025-08-13)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.214.2",
+ "version": "2.214.3",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments