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 2c0244e commit 8015e72Copy full SHA for 8015e72
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.202.3](https://github.com/SocialGouv/domifa/compare/v2.202.2...v2.202.3) (2025-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** enforce encrypt script ([2c0244e](https://github.com/SocialGouv/domifa/commit/2c0244ef4ce1045d61452b15ce4b8806b2302c8b))
7
8
## [2.202.2](https://github.com/SocialGouv/domifa/compare/v2.202.1...v2.202.2) (2025-05-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.202.2",
+ "version": "2.202.3",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments