We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfdfb0f commit bcdba61Copy full SHA for bcdba61
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.194.6](https://github.com/SocialGouv/domifa/compare/v2.194.5...v2.194.6) (2025-02-06)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** hide referrers ([bfdfb0f](https://github.com/SocialGouv/domifa/commit/bfdfb0fa2ad383afd4973b488ebb47629d5a272e))
7
8
## [2.194.5](https://github.com/SocialGouv/domifa/compare/v2.194.4...v2.194.5) (2025-02-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.194.5",
+ "version": "2.194.6",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments