Skip to content

Commit ccec9a6

Browse files
chore(release): 2.201.2
1 parent 89d906c commit ccec9a6

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.201.2](https://github.com/SocialGouv/domifa/compare/v2.201.1...v2.201.2) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix export stats ([826067b](https://github.com/SocialGouv/domifa/commit/826067bcd53802a1e0e6e371d8c153a858fd2979))
7+
* **backend:** fix unit test ([89d906c](https://github.com/SocialGouv/domifa/commit/89d906c4bcf8e1abd0b5b417c7ae1dee7e81f06c))
8+
* **frontend:** fix cgu ([48f15b3](https://github.com/SocialGouv/domifa/commit/48f15b368790fc7e0d9f55d88c07f4259b960bf2))
9+
110
## [2.201.1](https://github.com/SocialGouv/domifa/compare/v2.201.0...v2.201.1) (2025-05-13)
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.201.1",
4+
"version": "2.201.2",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)