Skip to content

Commit

Permalink
chore(release): 2.164.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Feb 27, 2024
1 parent d5dd0cb commit e361b39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.164.1](https://github.com/SocialGouv/domifa/compare/v2.164.0...v2.164.1) (2024-02-27)


### Bug Fixes

* **ci:** upgrade nodejs ([f30a6d0](https://github.com/SocialGouv/domifa/commit/f30a6d05343a929b252da7d319f20c33c0e56f8e))
* **interactions:** display interactions for 'radie' ([304ae49](https://github.com/SocialGouv/domifa/commit/304ae49dfae06445f653bd68cf9d37484d7b5e4e))
* **phone:** add phone in decision ([463fa4b](https://github.com/SocialGouv/domifa/commit/463fa4b3499827449df26586463f6a86272e443c))
* **stats:** add return to sender to stats ([d376730](https://github.com/SocialGouv/domifa/commit/d376730cb865c20dea8168784415d7435d505716))
* **stats:** add stats to export ([d5dd0cb](https://github.com/SocialGouv/domifa/commit/d5dd0cb609f0523061d78069ed24236f13bd52cf))

# [2.164.0](https://github.com/SocialGouv/domifa/compare/v2.163.2...v2.164.0) (2024-02-27)


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

0 comments on commit e361b39

Please sign in to comment.