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 1c7874e commit 1883ba4Copy full SHA for 1883ba4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.21](https://github.com/SocialGouv/domifa/compare/v2.173.20...v2.173.21) (2024-08-06)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix update of status ([1c7874e](https://github.com/SocialGouv/domifa/commit/1c7874eb002d92f00400955bfc5dc1fead79c0ee))
7
8
## [2.173.20](https://github.com/SocialGouv/domifa/compare/v2.173.19...v2.173.20) (2024-08-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.20",
+ "version": "2.173.21",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments