Skip to content

Commit

Permalink
chore(release): 2.170.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 18, 2024
1 parent c05ee09 commit 1d0c8ce
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.170.4](https://github.com/SocialGouv/domifa/compare/v2.170.3...v2.170.4) (2024-06-18)


### Bug Fixes

* **backend:** delete useless migration ([c05ee09](https://github.com/SocialGouv/domifa/commit/c05ee09b1960e5b670e0e7f805bb610a857f3aa2))
* **backend:** fix type of stats ([41ba2f1](https://github.com/SocialGouv/domifa/commit/41ba2f1aa3d708f4b20b0988cee489e818522ad9))

## [2.170.3](https://github.com/SocialGouv/domifa/compare/v2.170.2...v2.170.3) (2024-06-17)


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

0 comments on commit 1d0c8ce

Please sign in to comment.