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