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 9cb1944 commit 1219af8Copy full SHA for 1219af8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.201.4](https://github.com/SocialGouv/domifa/compare/v2.201.3...v2.201.4) (2025-05-14)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix sms sender date ([9cb1944](https://github.com/SocialGouv/domifa/commit/9cb1944cbc66f875d5276e4f90b32c58582cad11))
7
8
## [2.201.3](https://github.com/SocialGouv/domifa/compare/v2.201.2...v2.201.3) (2025-05-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.201.3",
+ "version": "2.201.4",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments