Skip to content

Commit 81abe22

Browse files
chore(release): 2.203.3
1 parent 2be2352 commit 81abe22

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.203.3](https://github.com/SocialGouv/domifa/compare/v2.203.2...v2.203.3) (2025-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix import of citycode ([4dd81f6](https://github.com/SocialGouv/domifa/commit/4dd81f69657e8f7f50fa75ca1557e8a307dc57f4))
7+
* **docs:** update doc for db & anonymization ([2be2352](https://github.com/SocialGouv/domifa/commit/2be2352ced5219e4db8430226c82ce1d37264cff))
8+
* **frontend:** update news popup ([1957eb1](https://github.com/SocialGouv/domifa/commit/1957eb1966be4f5ff580beb5bef63d0f8e02fdad))
9+
110
## [2.203.2](https://github.com/SocialGouv/domifa/compare/v2.203.1...v2.203.2) (2025-06-16)
211

312

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

0 commit comments

Comments
 (0)