Skip to content

Commit

Permalink
chore(release): 2.170.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 18, 2024
1 parent 2eb3200 commit 630a42f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.170.6](https://github.com/SocialGouv/domifa/compare/v2.170.5...v2.170.6) (2024-06-18)


### Bug Fixes

* **backend:** add new rights for reporting ([7a51b07](https://github.com/SocialGouv/domifa/commit/7a51b0722d0c51aa5f7461f2cbb2b611bfecb1b4))
* **backend:** fix unit tests for backend ([892284c](https://github.com/SocialGouv/domifa/commit/892284cf1349f6650ea8ab1dc480c3863c08c861))
* **backend:** upgrade packages ([2eb3200](https://github.com/SocialGouv/domifa/commit/2eb3200206bd1d60201cc4cd00e57b17fbaebbe9))

## [2.170.5](https://github.com/SocialGouv/domifa/compare/v2.170.4...v2.170.5) (2024-06-18)


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.170.5",
"version": "2.170.6",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit 630a42f

Please sign in to comment.