@socialgouv/fiches-vdd-types 2.387.0 → 2.390.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 +21 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
# [2.390.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.389.0...v2.390.0) (2022-04-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220430_0420 update ([4b0ddc8](https://github.com/SocialGouv/fiches-vdd/commit/4b0ddc8bb7b80646729b01ce75c58732fd82ef1b))
|
|
7
|
+
|
|
8
|
+
# [2.389.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.388.0...v2.389.0) (2022-04-29)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220429_0428 update ([f3f3953](https://github.com/SocialGouv/fiches-vdd/commit/f3f395398058d5a6179e0495a024febade681f63))
|
|
14
|
+
|
|
15
|
+
# [2.388.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.387.0...v2.388.0) (2022-04-28)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220428_0502 update ([d54800d](https://github.com/SocialGouv/fiches-vdd/commit/d54800db3b3ccee7ff3fee64944603d51161a7e8))
|
|
21
|
+
|
|
1
22
|
# [2.387.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.386.0...v2.387.0) (2022-04-27)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED