@socialgouv/fiches-vdd-types 2.286.0 → 2.290.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.290.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.289.0...v2.290.0) (2022-01-07)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220107_0417 update ([03ade08](https://github.com/SocialGouv/fiches-vdd/commit/03ade08324c371c8b8bdff91a953f0a9f408e34d))
|
|
7
|
+
|
|
8
|
+
# [2.289.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.288.0...v2.289.0) (2022-01-06)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220106_0417 update ([8e1e443](https://github.com/SocialGouv/fiches-vdd/commit/8e1e4436fd7749a4c4ddd99d3f9d8d6c0b042cff))
|
|
14
|
+
|
|
15
|
+
# [2.288.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.287.0...v2.288.0) (2022-01-05)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220105_0417 update ([a00a555](https://github.com/SocialGouv/fiches-vdd/commit/a00a555a7bcb27bbdefe0d13f73f9018fb3cdfcf))
|
|
21
|
+
|
|
22
|
+
# [2.287.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.286.0...v2.287.0) (2022-01-04)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220104_0417 update ([3d35b54](https://github.com/SocialGouv/fiches-vdd/commit/3d35b5423ff7d7872a7ef846ba0d7a16f495c939))
|
|
28
|
+
|
|
1
29
|
# [2.286.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.285.0...v2.286.0) (2022-01-03)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED