@socialgouv/fiches-vdd-types 2.1312.0 → 2.1314.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.1314.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1313.0...v2.1314.0) (2025-02-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250220_1826 update ([7360e7e](https://github.com/SocialGouv/fiches-vdd/commit/7360e7efd2235f3ecc1a0c2eecf11d60e1ae65fa))
|
|
7
|
+
|
|
8
|
+
# [2.1313.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1312.0...v2.1313.0) (2025-02-19)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250219_1824 update ([1a101cf](https://github.com/SocialGouv/fiches-vdd/commit/1a101cfdae4725b21c82d4cd944b6afe604dd92d))
|
|
14
|
+
|
|
1
15
|
# [2.1312.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1311.0...v2.1312.0) (2025-02-18)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED