Skip to content

Commit b0f9f63

Browse files
chore(release): 2.172.2
1 parent c2489b1 commit b0f9f63

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.172.2](https://github.com/SocialGouv/domifa/compare/v2.172.1...v2.172.2) (2024-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** delete useless indexes ([c2489b1](https://github.com/SocialGouv/domifa/commit/c2489b1c1e336d68618ccae2bc709ec4e44cedcb))
7+
* **frontend:** add link for new guide ([d8786fc](https://github.com/SocialGouv/domifa/commit/d8786fc0123f75e66a7a43cc798859fa4f152b9f))
8+
19
## [2.172.1](https://github.com/SocialGouv/domifa/compare/v2.172.0...v2.172.1) (2024-07-02)
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.172.1",
4+
"version": "2.172.2",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)