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 472665a commit 09f8baaCopy full SHA for 09f8baa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.220.12](https://github.com/SocialGouv/domifa/compare/v2.220.11...v2.220.12) (2025-09-09)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix sms errors ([472665a](https://github.com/SocialGouv/domifa/commit/472665afac436f580a4967d8d8b2b2e4f2967167))
7
8
## [2.220.11](https://github.com/SocialGouv/domifa/compare/v2.220.10...v2.220.11) (2025-09-09)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.220.11",
+ "version": "2.220.12",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments