Skip to content

Commit

Permalink
chore(release): 2.194.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jan 27, 2025
1 parent 339d541 commit dc0f7e9
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.194.0](https://github.com/SocialGouv/domifa/compare/v2.193.4...v2.194.0) (2025-01-27)


### Bug Fixes

* **backend:** add validators to search ([e0b0dd9](https://github.com/SocialGouv/domifa/commit/e0b0dd9f18e5164b3509d271975a34a31ec4644c))
* **backend:** fix referrerId and unit tests ([85152d6](https://github.com/SocialGouv/domifa/commit/85152d6602bfb905751f8a497f86cdb6a11798af))
* **front:** fix unit tests ([339d541](https://github.com/SocialGouv/domifa/commit/339d541b1e7dc33b6878c2a50feff5bd8c2cbb25))
* **frontend:** add referrer ([68c54ae](https://github.com/SocialGouv/domifa/commit/68c54ae776296ba7bb7a6f3f17fb2d72364eb9b9))


### Features

* **frontend:** add referrer ([83ff892](https://github.com/SocialGouv/domifa/commit/83ff892846e7351fd5f33aa88599f646603d4cb9))

## [2.193.4](https://github.com/SocialGouv/domifa/compare/v2.193.3...v2.193.4) (2025-01-21)


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

0 comments on commit dc0f7e9

Please sign in to comment.