@socialgouv/fiches-vdd-types 2.1738.0 → 2.1740.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/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.1740.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1739.0...v2.1740.0) (2026-05-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260520_2020 update ([49e2c48](https://github.com/SocialGouv/fiches-vdd/commit/49e2c482dff2fd4abe45eeb2090df4a1e7e53851))
|
|
7
|
+
|
|
8
|
+
# [2.1739.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1738.0...v2.1739.0) (2026-05-19)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260519_1953 update ([1671b91](https://github.com/SocialGouv/fiches-vdd/commit/1671b9153edce458cc4b402db92bd63f8dd3c71e))
|
|
14
|
+
|
|
1
15
|
# [2.1738.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1737.0...v2.1738.0) (2026-05-18)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED