@socialgouv/fiches-vdd-types 2.1300.0 → 2.1302.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.1302.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1301.0...v2.1302.0) (2025-02-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20250208_1822 update ([3dce4d5](https://github.com/SocialGouv/fiches-vdd/commit/3dce4d54d2b01085c8d76d6ae20589b1fd3662d3))
|
|
7
|
+
|
|
8
|
+
# [2.1301.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1300.0...v2.1301.0) (2025-02-07)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20250207_1825 update ([7cb9e8e](https://github.com/SocialGouv/fiches-vdd/commit/7cb9e8e281ae728f1bb4934296f3f1ff231ccc59))
|
|
14
|
+
|
|
1
15
|
# [2.1300.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1299.0...v2.1300.0) (2025-02-06)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED