@socialgouv/fiches-vdd-types 2.1663.0 → 2.1665.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.1665.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1664.0...v2.1665.0) (2026-03-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20260302_1853 update ([f50d120](https://github.com/SocialGouv/fiches-vdd/commit/f50d12022e832f520551e7b1ba50c122bded5dcf))
|
|
7
|
+
|
|
8
|
+
# [2.1664.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1663.0...v2.1664.0) (2026-03-01)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20260301_1837 update ([176596d](https://github.com/SocialGouv/fiches-vdd/commit/176596d5d1a769b17e8c8b1af9dd76167a871d33))
|
|
14
|
+
|
|
1
15
|
# [2.1663.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1662.0...v2.1663.0) (2026-02-27)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED