@socialgouv/fiches-vdd-types 2.313.0 → 2.317.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.317.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.316.0...v2.317.0) (2022-02-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220208_0416 update ([ee5c2ec](https://github.com/SocialGouv/fiches-vdd/commit/ee5c2ec9cbfd48d6d5af8338b01f20c1190d1efa))
|
|
7
|
+
|
|
8
|
+
# [2.316.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.315.0...v2.316.0) (2022-02-07)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220207_0416 update ([f5c5a9d](https://github.com/SocialGouv/fiches-vdd/commit/f5c5a9d030f6c29dd7486cf3d74a87e04209c9c5))
|
|
14
|
+
|
|
15
|
+
# [2.315.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.314.0...v2.315.0) (2022-02-06)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220206_0416 update ([cc8df2e](https://github.com/SocialGouv/fiches-vdd/commit/cc8df2ea76411f9865b93b31ee8c26d47a6e3498))
|
|
21
|
+
|
|
22
|
+
# [2.314.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.313.0...v2.314.0) (2022-02-05)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220205_0414 update ([1cf5a36](https://github.com/SocialGouv/fiches-vdd/commit/1cf5a3630ea120b84e6ac1e3888e73e53da1e12a))
|
|
28
|
+
|
|
1
29
|
# [2.313.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.312.0...v2.313.0) (2022-02-04)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED