@socialgouv/fiches-vdd-types 2.1611.0 → 2.1613.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.1613.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1612.0...v2.1613.0) (2026-01-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260105_1836 update ([28f0d42](https://github.com/SocialGouv/fiches-vdd/commit/28f0d42ab7fbbf76be4d718d46a46cd971bff1e8))
|
|
7
|
+
|
|
8
|
+
# [2.1612.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1611.0...v2.1612.0) (2026-01-04)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260104_1832 update ([f967024](https://github.com/SocialGouv/fiches-vdd/commit/f967024f9b470317eca9b03295ddfd9ce7355545))
|
|
14
|
+
|
|
1
15
|
# [2.1611.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1610.0...v2.1611.0) (2026-01-03)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED