Skip to content

Commit

Permalink
chore(release): 2.193.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jan 16, 2025
1 parent 6e045b3 commit 8d5cd39
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.193.0](https://github.com/SocialGouv/domifa/compare/v2.192.0...v2.193.0) (2025-01-16)


### Bug Fixes

* **backend:** fix export request ([6e045b3](https://github.com/SocialGouv/domifa/commit/6e045b369d8a648744e76179b6bfcbd50477d7cf))


### Features

* **frontend:** export valid users ([5da265e](https://github.com/SocialGouv/domifa/commit/5da265e2d7332552316015e0813d3b8c2b2fbf64))

# [2.192.0](https://github.com/SocialGouv/domifa/compare/v2.191.2...v2.192.0) (2025-01-16)


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

0 comments on commit 8d5cd39

Please sign in to comment.