Skip to content

Commit 743f881

Browse files
chore(release): 2.235.1
1 parent 2eff5ce commit 743f881

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.235.1](https://github.com/SocialGouv/domifa/compare/v2.235.0...v2.235.1) (2026-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **frontend:** fix build & fix manage ([09341ba](https://github.com/SocialGouv/domifa/commit/09341ba2785e18b2a2324e070c5733c42774eb3b))
7+
* **frontend:** fix unit tests ([2eff5ce](https://github.com/SocialGouv/domifa/commit/2eff5ceb749b4d4420a2d67201e798222622a181))
8+
19
# [2.235.0](https://github.com/SocialGouv/domifa/compare/v2.234.2...v2.235.0) (2026-03-19)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "domifa",
33
"private": true,
4-
"version": "2.235.0",
4+
"version": "2.235.1",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)