Skip to content

Commit 1b7f24c

Browse files
chore(release): 2.206.2
1 parent b1d0369 commit 1b7f24c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.206.2](https://github.com/SocialGouv/domifa/compare/v2.206.1...v2.206.2) (2025-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix script to export test's dump ([4a8a47e](https://github.com/SocialGouv/domifa/commit/4a8a47e79e5a5964c8cebf2765ec23a25312e363))
7+
* **backend:** fix script to generate DDL ([c5d64a9](https://github.com/SocialGouv/domifa/commit/c5d64a9fe78aab631beb6fb37d3dad8a7d3b5b5c))
8+
* **backend:** update script to update dump ([b1d0369](https://github.com/SocialGouv/domifa/commit/b1d0369ddd302d28b1e55f88ea95f794ed26f6fa))
9+
* **backend:** update talisman config ([c77bd3b](https://github.com/SocialGouv/domifa/commit/c77bd3b0b46da7207cc56175785ad8fd432f98fc))
10+
111
## [2.206.1](https://github.com/SocialGouv/domifa/compare/v2.206.0...v2.206.1) (2025-07-17)
212

313

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

0 commit comments

Comments
 (0)