Skip to content

Commit 5b3f8d5

Browse files
chore(release): 2.173.30
1 parent a90d1f3 commit 5b3f8d5

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.173.30](https://github.com/SocialGouv/domifa/compare/v2.173.29...v2.173.30) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** delete useless files for migration & anon ([7727354](https://github.com/SocialGouv/domifa/commit/7727354b16c0fdf5934577c4e9778eb17606170b))
7+
* **backend:** fix build & tests ([a90d1f3](https://github.com/SocialGouv/domifa/commit/a90d1f3786a9e29b527f4c8953589cd60812effe))
8+
* **backend:** move controllers of users ([4eced63](https://github.com/SocialGouv/domifa/commit/4eced634795033477778c0a234142377a040466f))
9+
* **backend:** reduce timing for sms of end of rights ([49661ac](https://github.com/SocialGouv/domifa/commit/49661acf962b373a973387b22bf28e654cc81cbb))
10+
* **backend:** update security rules ([13eb884](https://github.com/SocialGouv/domifa/commit/13eb8848caa1fe45dde9be27a2215bb5e8fd3b3a))
11+
* **frontend:** fix checking of duplicates & add edit of structure type ([123620b](https://github.com/SocialGouv/domifa/commit/123620b8f308217c83d7480e70c02a714114f1e7))
12+
113
## [2.173.29](https://github.com/SocialGouv/domifa/compare/v2.173.28...v2.173.29) (2024-09-17)
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.173.29",
4+
"version": "2.173.30",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)