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 e0eb70f commit 0870aa2Copy full SHA for 0870aa2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.202.1](https://github.com/SocialGouv/domifa/compare/v2.202.0...v2.202.1) (2025-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix encrypt file & reset migration ([e0eb70f](https://github.com/SocialGouv/domifa/commit/e0eb70f1be4adf9f2f789751d3c9c82aea1ed444))
7
8
# [2.202.0](https://github.com/SocialGouv/domifa/compare/v2.201.8...v2.202.0) (2025-05-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.202.0",
+ "version": "2.202.1",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments