@socialgouv/fiches-vdd-types 2.1720.0 → 2.1722.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.1722.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1721.0...v2.1722.0) (2026-05-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260502_1902 update ([e5f9503](https://github.com/SocialGouv/fiches-vdd/commit/e5f9503b71c2a6cf6838622ade5150312c74976c))
|
|
7
|
+
|
|
8
|
+
# [2.1721.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1720.0...v2.1721.0) (2026-05-01)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260501_1915 update ([dc495da](https://github.com/SocialGouv/fiches-vdd/commit/dc495da137b3f7e43f3e261b83b72d5212d270af))
|
|
14
|
+
|
|
1
15
|
# [2.1720.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1719.0...v2.1720.0) (2026-04-30)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED