Skip to content

Commit ef03006

Browse files
chore(release): 2.235.0
1 parent 33d4b6b commit ef03006

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [2.235.0](https://github.com/SocialGouv/domifa/compare/v2.234.2...v2.235.0) (2026-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **frontend:** add modal for interactions ([5748adc](https://github.com/SocialGouv/domifa/commit/5748adc7a136e15defc64e04a3cb37c03654eb93))
7+
* **frontend:** add new rules for css ([33d4b6b](https://github.com/SocialGouv/domifa/commit/33d4b6b5bd00cb114d258ebf819e12bf0fea55ed))
8+
* **frontend:** fix align text ([639047d](https://github.com/SocialGouv/domifa/commit/639047da07d2d8afb3309d176e85d3e321bbcd5f))
9+
* **frontend:** fix columns ([9d770e6](https://github.com/SocialGouv/domifa/commit/9d770e68b7d86d2077b044a8e59b8e2d2a5a9a02))
10+
* **frontend:** migrate portail to dsfr ([bbcca8e](https://github.com/SocialGouv/domifa/commit/bbcca8e864c0b830aade4c1deeaf31e102fbd1b4))
11+
* **frontend:** update margins ([fc37a1e](https://github.com/SocialGouv/domifa/commit/fc37a1e333f6dd01cf7e70d4ea74611c24398ab5))
12+
* **frontend:** update of modals & dropdown ([6ff603e](https://github.com/SocialGouv/domifa/commit/6ff603e910777872406ce82b12784898ef7fbfb7))
13+
* **frontend:** update tests ([4b31ea4](https://github.com/SocialGouv/domifa/commit/4b31ea407672bac50fb2cafba77614f4b003c83c))
14+
* **frontend:** update unit tests ([f94e9d0](https://github.com/SocialGouv/domifa/commit/f94e9d0fd837f1098010fa0d3ae2122c67be535b))
15+
16+
17+
### Features
18+
19+
* **frontend:** add DSFR to frontend ([d29586f](https://github.com/SocialGouv/domifa/commit/d29586fd6d7890633dfdea666132e7c18bf145a0))
20+
* **frontend:** delete all ngbmodals ([5647eb3](https://github.com/SocialGouv/domifa/commit/5647eb3efdc5fe6e2dd1953781bec4894b26cf3f))
21+
* **frontend:** delete columns, delete text from bootstrap, add pages ([4e3a926](https://github.com/SocialGouv/domifa/commit/4e3a92657b8ad51d0c27b90987736515e5a02aea))
22+
123
## [2.234.2](https://github.com/SocialGouv/domifa/compare/v2.234.1...v2.234.2) (2026-03-10)
224

325

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.234.2",
4+
"version": "2.235.0",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)