Skip to content

Commit 4cacf4a

Browse files
chore(release): 2.141.6
1 parent 0458308 commit 4cacf4a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [2.141.5](https://github.com/SocialGouv/domifa/compare/v2.141.4...v2.141.5) (2023-10-26)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "domifa",
33
"private": true,
4-
"version": "2.141.5",
4+
"version": "2.141.6",
55
"scripts": {
66
"build": "lerna run build --stream",
77
"dev": "lerna run dev --parallel --stream",

0 commit comments

Comments
 (0)