Skip to content

Commit

Permalink
chore(release): 2.164.21
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Mar 18, 2024
1 parent 0feecf7 commit 137419c
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.164.21](https://github.com/SocialGouv/domifa/compare/v2.164.20...v2.164.21) (2024-03-18)


### Bug Fixes

* **backend:** fix unit tests ([f6db518](https://github.com/SocialGouv/domifa/commit/f6db518339eef66dae9e4516a00c33f9862125ae))
* **frontend:** small fixes ([0feecf7](https://github.com/SocialGouv/domifa/commit/0feecf7dfbd228af90482a6e06671251aa6c6468))
* **phones:** validation of phones ([4869c63](https://github.com/SocialGouv/domifa/commit/4869c6318b7d22fe4f4cd11ded22941c9e64e170))

## [2.164.20](https://github.com/SocialGouv/domifa/compare/v2.164.19...v2.164.20) (2024-03-11)


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

0 comments on commit 137419c

Please sign in to comment.