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 73bbfb0 commit 6aa7aa7Copy full SHA for 6aa7aa7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.6](https://github.com/SocialGouv/domifa/compare/v2.173.5...v2.173.6) (2024-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* **anonymizer:** use PGDATABASE ([73bbfb0](https://github.com/SocialGouv/domifa/commit/73bbfb0b41299a31e182841dd180df4e7ac85966))
7
8
## [2.173.5](https://github.com/SocialGouv/domifa/compare/v2.173.4...v2.173.5) (2024-07-11)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.5",
+ "version": "2.173.6",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments