Skip to content

Commit 808f8b2

Browse files
chore(release): 2.182.6
1 parent 67106bd commit 808f8b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.182.6](https://github.com/SocialGouv/domifa/compare/v2.182.5...v2.182.6) (2024-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix infinite loop in soliguide's import ([67106bd](https://github.com/SocialGouv/domifa/commit/67106bd8b7e4c7588f649b08c4ddacbf8637d352))
7+
18
## [2.182.5](https://github.com/SocialGouv/domifa/compare/v2.182.4...v2.182.5) (2024-11-07)
29

310

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

0 commit comments

Comments
 (0)