Skip to content

Commit 79b5b51

Browse files
chore(release): 2.213.0
1 parent be31de1 commit 79b5b51

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.213.0](https://github.com/SocialGouv/domifa/compare/v2.212.3...v2.213.0) (2025-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix unit tests ([88c60c9](https://github.com/SocialGouv/domifa/commit/88c60c991024e83da42e2c7f36895531a6c5fb48))
7+
* **backend:** fixing review ([be31de1](https://github.com/SocialGouv/domifa/commit/be31de10b4f372ab8c560f43108c1a0dfec7fb4b))
8+
* **backend:** fixing unit tests ([aedafc9](https://github.com/SocialGouv/domifa/commit/aedafc91e4037e7d0503a1499fa721ede3f774db))
9+
* **backend:** updating log logic ([2e7f8ff](https://github.com/SocialGouv/domifa/commit/2e7f8ffab843cbd51322b1c8ccc3544d7eb38f44))
10+
* **logs:** adding user Id to user delete ([125994a](https://github.com/SocialGouv/domifa/commit/125994aca00549ded562b0684d220aceea6fe6ee))
11+
12+
13+
### Features
14+
15+
* **domifa:** log des action utilisateur structure ([b596057](https://github.com/SocialGouv/domifa/commit/b596057bc8f7c8bfb3d5381c8250f45188147b9c))
16+
117
## [2.212.3](https://github.com/SocialGouv/domifa/compare/v2.212.2...v2.212.3) (2025-08-11)
218

319

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

0 commit comments

Comments
 (0)