Skip to content

Commit 75edd76

Browse files
chore(release): 2.173.11
1 parent 13f9e40 commit 75edd76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.173.11](https://github.com/SocialGouv/domifa/compare/v2.173.10...v2.173.11) (2024-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix excel columns ([e10c1ca](https://github.com/SocialGouv/domifa/commit/e10c1caacea977147b4142200af3f185179835d4))
7+
* **backend:** fix unit test for custom docs ([13f9e40](https://github.com/SocialGouv/domifa/commit/13f9e408b9bf4e2077aacba06c903e1ab2f63dd7))
8+
19
## [2.173.10](https://github.com/SocialGouv/domifa/compare/v2.173.9...v2.173.10) (2024-07-17)
210

311

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

0 commit comments

Comments
 (0)