Skip to content

Commit 81eb365

Browse files
chore(release): 2.164.19
1 parent 3c57e39 commit 81eb365

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.164.19](https://github.com/SocialGouv/domifa/compare/v2.164.18...v2.164.19) (2024-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **migrations:** delete migrations ([3c57e39](https://github.com/SocialGouv/domifa/commit/3c57e39495b023dc2e9f97e02cfff404a2ffa9ef))
7+
* **stats:** fix stats of interactions ([3a15571](https://github.com/SocialGouv/domifa/commit/3a1557134cf7a9f03d006de081e350397bbebfe6))
8+
19
## [2.164.18](https://github.com/SocialGouv/domifa/compare/v2.164.17...v2.164.18) (2024-03-04)
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.164.18",
4+
"version": "2.164.19",
55
"scripts": {
66
"build": "lerna run build --stream",
77
"dev": "lerna run dev --parallel --stream",

0 commit comments

Comments
 (0)