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 78f4c6c commit 3493f75Copy full SHA for 3493f75
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.164.20](https://github.com/SocialGouv/domifa/compare/v2.164.19...v2.164.20) (2024-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update all non-major dependencies ([78f4c6c](https://github.com/SocialGouv/domifa/commit/78f4c6cca598d4e677e4efaa2b634cefa37e2bf1))
7
8
## [2.164.19](https://github.com/SocialGouv/domifa/compare/v2.164.18...v2.164.19) (2024-03-05)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.164.19",
+ "version": "2.164.20",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
0 commit comments