@socialgouv/fiches-vdd-types 2.1514.0 → 2.1516.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.1516.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1515.0...v2.1516.0) (2025-09-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250927_1826 update ([0fdf219](https://github.com/SocialGouv/fiches-vdd/commit/0fdf219706c5370bbd3f6d172a7093fea8d81698))
|
|
7
|
+
|
|
8
|
+
# [2.1515.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1514.0...v2.1515.0) (2025-09-26)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250926_1827 update ([410c9b4](https://github.com/SocialGouv/fiches-vdd/commit/410c9b4132f1189fa7e2a351c1bb648d25340171))
|
|
14
|
+
|
|
1
15
|
# [2.1514.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1513.0...v2.1514.0) (2025-09-25)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED