We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84193a commit b085f2bCopy full SHA for b085f2b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.173.31](https://github.com/SocialGouv/domifa/compare/v2.173.30...v2.173.31) (2024-09-23)
2
+
3
4
+### Bug Fixes
5
6
+* **backend:** fix update of options ([d84193a](https://github.com/SocialGouv/domifa/commit/d84193a80d231801c02351a109d17c9207096b5d))
7
8
## [2.173.30](https://github.com/SocialGouv/domifa/compare/v2.173.29...v2.173.30) (2024-09-17)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.173.30",
+ "version": "2.173.31",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments