Skip to content

Commit 1290b74

Browse files
chore(release): 2.198.1
1 parent 160c683 commit 1290b74

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.198.1](https://github.com/SocialGouv/domifa/compare/v2.198.0...v2.198.1) (2025-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** add unit test to check custom docs ([46edd44](https://github.com/SocialGouv/domifa/commit/46edd4442c3fa270a10f9b05c1423f5438d7ba0b))
7+
* **frontend:** add news ([160c683](https://github.com/SocialGouv/domifa/commit/160c683c9823a36b161ba49cbacb79e2f18bff89))
8+
* **frontend:** add news ([dcc750a](https://github.com/SocialGouv/domifa/commit/dcc750a5641799ad7f8f7420a6596a4c18542a06))
9+
110
# [2.198.0](https://github.com/SocialGouv/domifa/compare/v2.197.1...v2.198.0) (2025-03-11)
211

312

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

0 commit comments

Comments
 (0)