Skip to content

Commit

Permalink
chore(release): 2.173.17
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Aug 6, 2024
1 parent 8c74a89 commit 3870822
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.173.17](https://github.com/SocialGouv/domifa/compare/v2.173.16...v2.173.17) (2024-08-06)


### Bug Fixes

* **backend:** add a specific colum for text search ([a00e4a1](https://github.com/SocialGouv/domifa/commit/a00e4a1056fbb988b36ff3c25bcb2d14bb9fec33))
* **backend:** add customRef to search column ([8c74a89](https://github.com/SocialGouv/domifa/commit/8c74a8934f2fdb2a1c178750200fcf2a76f05e51))
* **backend:** fix search of some users ([03dad5f](https://github.com/SocialGouv/domifa/commit/03dad5f2c3e0a8b20195efe0babca7acc47e9938))

## [2.173.16](https://github.com/SocialGouv/domifa/compare/v2.173.15...v2.173.16) (2024-07-26)


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.173.16",
"version": "2.173.17",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
Expand Down

0 comments on commit 3870822

Please sign in to comment.