We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0458308 commit 4cacf4aCopy full SHA for 4cacf4a
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.141.6](https://github.com/SocialGouv/domifa/compare/v2.141.5...v2.141.6) (2023-10-28)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update all non-major dependencies ([1795f60](https://github.com/SocialGouv/domifa/commit/1795f606b52edc48cd5c534ed7cbc1458dd53c59))
7
+* **deps:** update dependency @nestjs/schedule to v4 ([0458308](https://github.com/SocialGouv/domifa/commit/045830821190917f9b08796fbb4ca1dcd46ef14f))
8
9
## [2.141.5](https://github.com/SocialGouv/domifa/compare/v2.141.4...v2.141.5) (2023-10-26)
10
11
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.141.5",
+ "version": "2.141.6",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
0 commit comments