Skip to content

Commit 9da2b21

Browse files
chore(release): 2.185.3
1 parent b4d3de9 commit 9da2b21

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.185.3](https://github.com/SocialGouv/domifa/compare/v2.185.2...v2.185.3) (2024-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **backend:** fix subscribers ([d9b10fb](https://github.com/SocialGouv/domifa/commit/d9b10fbb30e0527f9cf186726ae83220acd66fbe))
7+
* **frontend:** fix filter saving ([b4d3de9](https://github.com/SocialGouv/domifa/commit/b4d3de97fbfb591322d3ba0083878b68d6b36d4b))
8+
* **frontend:** fix select boxes ([5e18746](https://github.com/SocialGouv/domifa/commit/5e18746acb5f6a7a9007e970c68968114f6dfe64))
9+
110
## [2.185.2](https://github.com/SocialGouv/domifa/compare/v2.185.1...v2.185.2) (2024-11-25)
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.185.2",
4+
"version": "2.185.3",
55
"scripts": {
66
"build": "lerna run build ",
77
"dev": "lerna run dev ",

0 commit comments

Comments
 (0)