@socialgouv/fiches-vdd-types 2.298.0 → 2.302.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 +28 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# [2.302.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.301.0...v2.302.0) (2022-01-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220121_0418 update ([a9ce305](https://github.com/SocialGouv/fiches-vdd/commit/a9ce3056e076110e0f63f0c8358a2902b8ff20a0))
|
|
7
|
+
|
|
8
|
+
# [2.301.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.300.0...v2.301.0) (2022-01-20)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220120_0416 update ([173ff50](https://github.com/SocialGouv/fiches-vdd/commit/173ff50418f63bd2cd5d67d87739e99218374b68))
|
|
14
|
+
|
|
15
|
+
# [2.300.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.299.0...v2.300.0) (2022-01-19)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220119_0416 update ([4da6196](https://github.com/SocialGouv/fiches-vdd/commit/4da6196b1762c58c0d141025fadbfab17214ed3d))
|
|
21
|
+
|
|
22
|
+
# [2.299.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.298.0...v2.299.0) (2022-01-18)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220118_0418 update ([27f5f6d](https://github.com/SocialGouv/fiches-vdd/commit/27f5f6d4acd6d7330ff60a643351456b5e44406f))
|
|
28
|
+
|
|
1
29
|
# [2.298.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.297.0...v2.298.0) (2022-01-17)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED