Skip to content

Commit

Permalink
chore(release): 2.183.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Nov 18, 2024
1 parent 562d1c7 commit 87b4805
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [2.183.0](https://github.com/SocialGouv/domifa/compare/v2.182.7...v2.183.0) (2024-11-18)


### Bug Fixes

* **backend:** add new rules for search ([053a40d](https://github.com/SocialGouv/domifa/commit/053a40d766ee2d87288da817942eee502effe831))
* **backend:** fix unit tests ([1373594](https://github.com/SocialGouv/domifa/commit/13735940973d5ad49f5d272949f572e4176c8148))
* **backend:** fix unit tests & guards ([ba5fae5](https://github.com/SocialGouv/domifa/commit/ba5fae51b3dca510b68a9f9d2396be816c4f76da))
* **backend:** update test dump ([4cf3667](https://github.com/SocialGouv/domifa/commit/4cf36673a796056ac6c01daee048aea671258fcb))
* **frontend:** split sort & pagination ([562d1c7](https://github.com/SocialGouv/domifa/commit/562d1c7a38388dc13b2040d7e715ff40a796dc48))
* **frontend:** update tests ([f3f8a7a](https://github.com/SocialGouv/domifa/commit/f3f8a7a47928a95d3909a71270d7e092bc719058))


### Features

* **backend:** enforce guards ([23c645d](https://github.com/SocialGouv/domifa/commit/23c645ddd8138f2f771b0ce5ea101fdb00948eb5))

## [2.182.7](https://github.com/SocialGouv/domifa/compare/v2.182.6...v2.182.7) (2024-11-17)


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

0 comments on commit 87b4805

Please sign in to comment.