Skip to content

Commit b1f2df1

Browse files
chore(release): 2.191.0
1 parent 2721067 commit b1f2df1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.191.0](https://github.com/SocialGouv/domifa/compare/v2.190.1...v2.191.0) (2025-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix unit test for export ([2721067](https://github.com/SocialGouv/domifa/commit/27210677455eb15ee3a2ce40af7b502445857936))
7+
8+
9+
### Features
10+
11+
* **export:** export by chunks ([006f945](https://github.com/SocialGouv/domifa/commit/006f9453e77e7492ea07e4dfe7afb8dcc55c88e3))
12+
113
## [2.190.1](https://github.com/SocialGouv/domifa/compare/v2.190.0...v2.190.1) (2025-01-09)
214

315

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

0 commit comments

Comments
 (0)