Skip to content

Commit

Permalink
chore(release): 2.167.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Apr 28, 2024
1 parent d9ec90a commit a5dcc65
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [2.167.0](https://github.com/SocialGouv/domifa/compare/v2.166.3...v2.167.0) (2024-04-28)


### Bug Fixes

* **backend:** fix unit test for phones ([d9ec90a](https://github.com/SocialGouv/domifa/commit/d9ec90a9c5608b2482e59ddb2147f0bdf1800c5b))
* **backend:** test unit ([57059b8](https://github.com/SocialGouv/domifa/commit/57059b810e13fce9f632bb844f9fa276fa6b316f))
* **frontend:** update phone library ([3c68616](https://github.com/SocialGouv/domifa/commit/3c686168f0a9e29f1af37d8811d106b32b108089))
* **sms:** choose your day for sending SMS ([c113000](https://github.com/SocialGouv/domifa/commit/c113000a8cc193d464f53cbfb7fa6b7d0721d1d7))


### Features

* **sms:** delete invalid phone numbers ([0e911a3](https://github.com/SocialGouv/domifa/commit/0e911a3da69dac0a20642265c84e2c41715e2eb6))

## [2.166.3](https://github.com/SocialGouv/domifa/compare/v2.166.2...v2.166.3) (2024-04-22)


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

0 comments on commit a5dcc65

Please sign in to comment.