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