We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5d77d commit 502c719Copy full SHA for 502c719
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.18](https://github.com/SocialGouv/domifa/compare/v2.173.17...v2.173.18) (2024-08-06)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** add new cgu ([7c5d77d](https://github.com/SocialGouv/domifa/commit/7c5d77d6d1f91a300d86f4ceb05a7bbc8abeb400))
7
8
## [2.173.17](https://github.com/SocialGouv/domifa/compare/v2.173.16...v2.173.17) (2024-08-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.17",
+ "version": "2.173.18",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments