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 b2c461a commit f070d49Copy full SHA for f070d49
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.14](https://github.com/SocialGouv/domifa/compare/v2.173.13...v2.173.14) (2024-07-24)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** delete useless indexes ([b2c461a](https://github.com/SocialGouv/domifa/commit/b2c461a6f442f1c3d02de6031169e2403517ba87))
7
8
## [2.173.13](https://github.com/SocialGouv/domifa/compare/v2.173.12...v2.173.13) (2024-07-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.13",
+ "version": "2.173.14",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments