Skip to content

Commit b056283

Browse files
chore(release): 2.208.5
1 parent 73c4513 commit b056283

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.208.5](https://github.com/SocialGouv/domifa/compare/v2.208.4...v2.208.5) (2025-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **admin:** fix order of select box ([3fc2507](https://github.com/SocialGouv/domifa/commit/3fc2507d784744e3fe81f993e6998d84b7cf30d7))
7+
* **backend:** fix sonar issues ([73c4513](https://github.com/SocialGouv/domifa/commit/73c45130dc0a976f06054c22b8d675ea3dc5cc96))
8+
19
## [2.208.4](https://github.com/SocialGouv/domifa/compare/v2.208.3...v2.208.4) (2025-07-24)
210

311

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.208.4",
4+
"version": "2.208.5",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)