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 32baa40 commit b8bfb3eCopy full SHA for b8bfb3e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.202.2](https://github.com/SocialGouv/domifa/compare/v2.202.1...v2.202.2) (2025-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** optimize loading of files ([32baa40](https://github.com/SocialGouv/domifa/commit/32baa40ceb6cf6c8e18ad4dbd39bae4d2a07fb17))
7
8
## [2.202.1](https://github.com/SocialGouv/domifa/compare/v2.202.0...v2.202.1) (2025-05-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.202.1",
+ "version": "2.202.2",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments