We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e509ad9 commit 641b212Copy full SHA for 641b212
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.196.3](https://github.com/SocialGouv/domifa/compare/v2.196.2...v2.196.3) (2025-03-03)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** add networks ([739dcaa](https://github.com/SocialGouv/domifa/commit/739dcaa8bda0d6bc72bc709b256cb51523378f21))
7
+* **backend:** update dump test ([e509ad9](https://github.com/SocialGouv/domifa/commit/e509ad999d85eb6743ff98edf76b4ce67c03442b))
8
9
## [2.196.2](https://github.com/SocialGouv/domifa/compare/v2.196.1...v2.196.2) (2025-02-27)
10
11
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.196.2",
+ "version": "2.196.3",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments