@socialgouv/fiches-vdd-types 2.1615.0 → 2.1617.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.1617.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1616.0...v2.1617.0) (2026-01-09)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260109_1835 update ([ef3edcb](https://github.com/SocialGouv/fiches-vdd/commit/ef3edcb2ac6dcf698bf2c16ccc7da3dc31726672))
|
|
7
|
+
|
|
8
|
+
# [2.1616.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1615.0...v2.1616.0) (2026-01-08)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260108_1832 update ([0e3ece4](https://github.com/SocialGouv/fiches-vdd/commit/0e3ece449dfac2d5eaba7a703f46a933733b13b1))
|
|
14
|
+
|
|
1
15
|
# [2.1615.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1614.0...v2.1615.0) (2026-01-07)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED