File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [2.177.0](https://github.com/SocialGouv/domifa/compare/v2.176.0...v2.177.0) (2024-10-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **backend:** fix unit test for export ([d404519](https://github.com/SocialGouv/domifa/commit/d40451978b8557182f464f182bebfc3918dfbaf4))
7
+ * **backend:** fix unit tests ([60c4cdf](https://github.com/SocialGouv/domifa/commit/60c4cdf853d6c2bb023416766a14942ec9f0b807))
8
+
9
+
10
+ ### Features
11
+
12
+ * **admin:** delete useless pages ([2de084a](https://github.com/SocialGouv/domifa/commit/2de084ad802af584dacc85dabf094cafb59fccbe))
13
+
1
14
# [2.176.0](https://github.com/SocialGouv/domifa/compare/v2.175.0...v2.176.0) (2024-10-09)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " domifa" ,
3
3
"private" : true ,
4
- "version" : " 2.176 .0" ,
4
+ "version" : " 2.177 .0" ,
5
5
"scripts" : {
6
6
"build" : " lerna run build " ,
7
7
"dev" : " lerna run dev " ,
You can’t perform that action at this time.
0 commit comments