@socialgouv/fiches-vdd-types 2.280.0 → 2.284.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.284.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.283.0...v2.284.0) (2022-01-01)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220101_0417 update ([b8f2b32](https://github.com/SocialGouv/fiches-vdd/commit/b8f2b32d1f6f7ac4ceafdf1e2e282922beb32e02))
|
|
7
|
+
|
|
8
|
+
# [2.283.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.282.0...v2.283.0) (2021-12-31)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20211231_0418 update ([f87971c](https://github.com/SocialGouv/fiches-vdd/commit/f87971cfcb17e0e2d45aefb42726ec2eeba4eed2))
|
|
14
|
+
|
|
15
|
+
# [2.282.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.281.0...v2.282.0) (2021-12-30)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20211230_0417 update ([9ea6086](https://github.com/SocialGouv/fiches-vdd/commit/9ea6086964e46b7c862af7da3eae95f26372033b))
|
|
21
|
+
|
|
22
|
+
# [2.281.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.280.0...v2.281.0) (2021-12-29)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20211229_0417 update ([997e2eb](https://github.com/SocialGouv/fiches-vdd/commit/997e2eb85559bdecd5ecb5e2733a90b3c5e26396))
|
|
28
|
+
|
|
1
29
|
# [2.280.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.279.0...v2.280.0) (2021-12-28)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED