We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b111a69 commit 8654241Copy full SHA for 8654241
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.223.1](https://github.com/SocialGouv/domifa/compare/v2.223.0...v2.223.1) (2025-10-13)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** add expired token in mon-domifa & admin ([#3954](https://github.com/SocialGouv/domifa/issues/3954)) ([b111a69](https://github.com/SocialGouv/domifa/commit/b111a69be22a398cc870f537ef4a2d4df5d91489))
7
8
# [2.223.0](https://github.com/SocialGouv/domifa/compare/v2.222.0...v2.223.0) (2025-10-13)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.223.0",
+ "version": "2.223.1",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments