@socialgouv/fiches-vdd-types 2.1596.0 → 2.1598.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.1598.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1597.0...v2.1598.0) (2025-12-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20251221_1830 update ([e51fd8e](https://github.com/SocialGouv/fiches-vdd/commit/e51fd8e0e4cdf36d8238d3c7d80775c1a3c6672f))
|
|
7
|
+
|
|
8
|
+
# [2.1597.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1596.0...v2.1597.0) (2025-12-20)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20251220_1829 update ([a24d9cd](https://github.com/SocialGouv/fiches-vdd/commit/a24d9cdc6d7d0ae58338f166267b55aac3b71d94))
|
|
14
|
+
|
|
1
15
|
# [2.1596.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1595.0...v2.1596.0) (2025-12-19)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED