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 eba11fe commit 2598464Copy full SHA for 2598464
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.178.1](https://github.com/SocialGouv/domifa/compare/v2.178.0...v2.178.1) (2024-10-16)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** fix types imports ([eba11fe](https://github.com/SocialGouv/domifa/commit/eba11fe7068442c2a32889638e1994dcf9ef885b))
7
8
# [2.178.0](https://github.com/SocialGouv/domifa/compare/v2.177.0...v2.178.0) (2024-10-15)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.178.0",
+ "version": "2.178.1",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments