Skip to content

Commit c060f4d

Browse files
chore(release): 2.203.0
1 parent 8d919ea commit c060f4d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.203.0](https://github.com/SocialGouv/domifa/compare/v2.202.16...v2.203.0) (2025-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix unit tests ([8d919ea](https://github.com/SocialGouv/domifa/commit/8d919eadcbbc1b4143c3c047711fa2823a23c8c3))
7+
8+
9+
### Features
10+
11+
* **frontend:** add registration data ([d98f6f8](https://github.com/SocialGouv/domifa/commit/d98f6f8e094b992db423d162f8b5a32a652e7fb7))
12+
113
## [2.202.16](https://github.com/SocialGouv/domifa/compare/v2.202.15...v2.202.16) (2025-06-12)
214

315

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

0 commit comments

Comments
 (0)