@socialgouv/fiches-vdd-types 2.1509.0 → 2.1511.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.1511.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1510.0...v2.1511.0) (2025-09-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250922_1828 update ([861ecc2](https://github.com/SocialGouv/fiches-vdd/commit/861ecc28fcde64c1ecf6f23a7efd683cdd461127))
|
|
7
|
+
|
|
8
|
+
# [2.1510.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1509.0...v2.1510.0) (2025-09-21)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250921_1826 update ([dfc05bc](https://github.com/SocialGouv/fiches-vdd/commit/dfc05bc6ac94b639cfe49c143c8d8eeea91a5f72))
|
|
14
|
+
|
|
1
15
|
# [2.1509.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1508.0...v2.1509.0) (2025-09-20)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED