Skip to content

Commit cc00c54

Browse files
chore(release): 2.182.1
1 parent e3bcaa9 commit cc00c54

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.182.1](https://github.com/SocialGouv/domifa/compare/v2.182.0...v2.182.1) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** add unit test for doc edition ([1e091fc](https://github.com/SocialGouv/domifa/commit/1e091fcae81d12fe704b23a5f16e67fe3a366553))
7+
* **backend:** fix unit test for security ([e3bcaa9](https://github.com/SocialGouv/domifa/commit/e3bcaa9ded029cc466efc0d82e2b3c86cb7f3d4e))
8+
19
# [2.182.0](https://github.com/SocialGouv/domifa/compare/v2.181.0...v2.182.0) (2024-10-30)
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.182.0",
4+
"version": "2.182.1",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)