Skip to content

Commit b61357e

Browse files
chore(release): 2.212.0
1 parent 28804b3 commit b61357e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [2.212.0](https://github.com/SocialGouv/domifa/compare/v2.211.0...v2.212.0) (2025-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** add 'structureId' by default ([28804b3](https://github.com/SocialGouv/domifa/commit/28804b3d8f7d3ae8c6f445766dad815a56243895))
7+
* **backend:** fix unit test, delete useless files, update tsconfig ([66af595](https://github.com/SocialGouv/domifa/commit/66af5952e4d2baf2a77fd9d91c2ca7ed47b09bf8))
8+
* **backend:** fix update of dumps ([44b399e](https://github.com/SocialGouv/domifa/commit/44b399e57cfe8b2ac877b19b4c101adbd9a35b97))
9+
* **backend:** revert 'isolatedModules' ([08c0cd8](https://github.com/SocialGouv/domifa/commit/08c0cd8741782d8857ca7bcc9d096ed8d902cc5a))
10+
11+
12+
### Features
13+
14+
* **front:** node version update ([2bd315b](https://github.com/SocialGouv/domifa/commit/2bd315bd5ea06fc2c852090ef74f0700cd676525))
15+
116
# [2.211.0](https://github.com/SocialGouv/domifa/compare/v2.210.2...v2.211.0) (2025-08-08)
217

318

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

0 commit comments

Comments
 (0)