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 afc6ae8 commit 07e3342Copy full SHA for 07e3342
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.182.4](https://github.com/SocialGouv/domifa/compare/v2.182.3...v2.182.4) (2024-11-06)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix upgrade of packages ([afc6ae8](https://github.com/SocialGouv/domifa/commit/afc6ae81976719a581b0a8e2344e2845e8c82dfe))
7
8
## [2.182.3](https://github.com/SocialGouv/domifa/compare/v2.182.2...v2.182.3) (2024-11-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.182.3",
+ "version": "2.182.4",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments