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 3eaa74a commit 9cb18f6Copy full SHA for 9cb18f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.28](https://github.com/SocialGouv/domifa/compare/v2.173.27...v2.173.28) (2024-08-28)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** fix usager-docs download ([9e459ff](https://github.com/SocialGouv/domifa/commit/9e459ffb37a59a0092a1bdbd7d3c1a4e179b5fbf))
7
8
## [2.173.27](https://github.com/SocialGouv/domifa/compare/v2.173.26...v2.173.27) (2024-08-28)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.27",
+ "version": "2.173.28",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments