Skip to content

Commit

Permalink
chore(release): 2.141.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Oct 28, 2023
1 parent 0458308 commit 4cacf4a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.141.6](https://github.com/SocialGouv/domifa/compare/v2.141.5...v2.141.6) (2023-10-28)


### Bug Fixes

* **deps:** update all non-major dependencies ([1795f60](https://github.com/SocialGouv/domifa/commit/1795f606b52edc48cd5c534ed7cbc1458dd53c59))
* **deps:** update dependency @nestjs/schedule to v4 ([0458308](https://github.com/SocialGouv/domifa/commit/045830821190917f9b08796fbb4ca1dcd46ef14f))

## [2.141.5](https://github.com/SocialGouv/domifa/compare/v2.141.4...v2.141.5) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 4cacf4a

Please sign in to comment.