@socialgouv/fiches-vdd 2.468.0 → 2.469.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/data/particuliers/F1249.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [2.469.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.468.0...v2.469.0) (2022-07-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220724_0430 update ([cbce798](https://github.com/SocialGouv/fiches-vdd/commit/cbce7989577d73d4b9bb5e404a26f6dea9afc4e4))
|
|
7
|
+
|
|
1
8
|
# [2.468.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.467.0...v2.468.0) (2022-07-23)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
},
|
|
866
866
|
{
|
|
867
867
|
"type": "text",
|
|
868
|
-
"text": " d'abandon de famille peut également être retenu à l'encontre la personne qui ne paie pas la pension alimentaire. Ce délit est passible de "
|
|
868
|
+
"text": " d'abandon de famille peut également être retenu à l'encontre de la personne qui ne paie pas la pension alimentaire. Ce délit est passible de "
|
|
869
869
|
},
|
|
870
870
|
{
|
|
871
871
|
"type": "element",
|
package/package.json
CHANGED