Skip to content

Commit c3257a1

Browse files
chore(release): 2.177.0
1 parent d404519 commit c3257a1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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+
114
# [2.176.0](https://github.com/SocialGouv/domifa/compare/v2.175.0...v2.176.0) (2024-10-09)
215

316

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

0 commit comments

Comments
 (0)