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 dc35c66 commit 7b90cdcCopy full SHA for 7b90cdc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.203.7](https://github.com/SocialGouv/domifa/compare/v2.203.6...v2.203.7) (2025-06-24)
2
+
3
4
+### Bug Fixes
5
6
+* **chore:** add lint stage in ci ([dc35c66](https://github.com/SocialGouv/domifa/commit/dc35c66c2f9f644acf1b3566a0e7c72e50eda4de))
7
8
## [2.203.6](https://github.com/SocialGouv/domifa/compare/v2.203.5...v2.203.6) (2025-06-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.203.6",
+ "version": "2.203.7",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments