Skip to content

Commit c35c562

Browse files
chore(release): 2.173.16
1 parent 1b0a191 commit c35c562

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.173.16](https://github.com/SocialGouv/domifa/compare/v2.173.15...v2.173.16) (2024-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** delete useless db calls ([5553926](https://github.com/SocialGouv/domifa/commit/5553926a1f0bb2debc1410d9fe59bd19a1a439c1))
7+
* **backend:** delete useless logging options ([88f2905](https://github.com/SocialGouv/domifa/commit/88f2905e9430bc048bdc79d9536cb399babc9fa3))
8+
* **backend:** fix patch of profile ([5d513e8](https://github.com/SocialGouv/domifa/commit/5d513e8438d1e3e782b881ac9b4fceae40be4b90))
9+
* **backend:** fix unit test for interactions ([d56c9aa](https://github.com/SocialGouv/domifa/commit/d56c9aadf2270efb86b88450b0b6dd5b1abe1325))
10+
111
## [2.173.15](https://github.com/SocialGouv/domifa/compare/v2.173.14...v2.173.15) (2024-07-24)
212

313

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

0 commit comments

Comments
 (0)