Skip to content

Commit 8654241

Browse files
chore(release): 2.223.1
1 parent b111a69 commit 8654241

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.223.0](https://github.com/SocialGouv/domifa/compare/v2.222.0...v2.223.0) (2025-10-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "domifa",
33
"private": true,
4-
"version": "2.223.0",
4+
"version": "2.223.1",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)