@socialgouv/fiches-vdd 2.1793.0 → 2.1795.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 +14 -0
- package/data/index.json +78409 -78409
- package/data/particuliers/F1052.json +1 -1
- package/data/particuliers/F1214.json +106 -23
- package/data/particuliers/F13893.json +1 -1
- package/data/particuliers/F13966.json +1 -1
- package/data/particuliers/F14198.json +326 -2
- package/data/particuliers/F1558.json +35 -0
- package/data/particuliers/F16676.json +1 -1
- package/data/particuliers/F1686.json +1 -1
- package/data/particuliers/F17059.json +452 -145
- package/data/particuliers/F19030.json +1 -1
- package/data/particuliers/F21248.json +63 -1
- package/data/particuliers/F2213.json +26 -5
- package/data/particuliers/F2214.json +25 -4
- package/data/particuliers/F2339.json +1 -1
- package/data/particuliers/F2613.json +21 -2
- package/data/particuliers/F2889.json +148 -26
- package/data/particuliers/F31272.json +1 -1
- package/data/particuliers/F31576.json +1 -1
- package/data/particuliers/F31586.json +1 -1
- package/data/particuliers/F34396.json +106 -23
- package/data/particuliers/F34916.json +1 -1
- package/data/particuliers/F35308.json +2 -2
- package/data/particuliers/F35706.json +1 -1
- package/data/particuliers/F37509.json +1 -1
- package/data/particuliers/F38086.json +1 -1
- package/data/particuliers/F39426.json +26 -5
- package/data/particuliers/F72.json +83 -1
- package/data/particuliers/N19602.json +39 -0
- package/data/particuliers/N337.json +1 -1
- package/data/particuliers/R19136.json +1 -1
- package/data/particuliers/R61610.json +1 -1
- package/data/particuliers/index.json +5489 -5489
- package/data/professionnels/F19030.json +1 -1
- package/data/professionnels/F22542.json +1 -1
- package/data/professionnels/F24301.json +4 -4
- package/data/professionnels/F24358.json +6 -6
- package/data/professionnels/F24648.json +1 -1
- package/data/professionnels/F36624.json +2 -2
- package/data/professionnels/F37509.json +1 -1
- package/data/professionnels/F38100.json +199 -11
- package/data/professionnels/F38672.json +273 -15
- package/data/professionnels/F38674.json +106 -22
- package/data/professionnels/N31355.json +2 -2
- package/data/professionnels/R19136.json +1 -1
- package/data/professionnels/R68227.json +1 -1
- package/data/professionnels/R75218.json +1 -1
- package/data/professionnels/{R24288.json → R77834.json} +10 -11
- package/data/professionnels/index.json +2601 -2601
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.1795.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1794.0...v2.1795.0) (2026-07-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260716_1913 update ([c8e273e](https://github.com/SocialGouv/fiches-vdd/commit/c8e273eb9d4b36be56c2fe025f807fe11c05f564))
|
|
7
|
+
|
|
8
|
+
# [2.1794.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1793.0...v2.1794.0) (2026-07-15)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260715_1913 update ([764e42a](https://github.com/SocialGouv/fiches-vdd/commit/764e42a0bde0d4ced54ef440a072ef3af7ea8d2a))
|
|
14
|
+
|
|
1
15
|
# [2.1793.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1792.0...v2.1793.0) (2026-07-14)
|
|
2
16
|
|
|
3
17
|
|