@socialgouv/fiches-vdd-types 2.404.0 → 2.407.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.407.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.406.0...v2.407.0) (2022-05-19)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220519_0430 update ([2e14295](https://github.com/SocialGouv/fiches-vdd/commit/2e14295918d4274de1db0a94e14eb4a545b96fa1))
|
|
7
|
+
|
|
8
|
+
# [2.406.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.405.0...v2.406.0) (2022-05-18)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220518_0428 update ([eefa7fa](https://github.com/SocialGouv/fiches-vdd/commit/eefa7fa8ec2a5af34b073da41e8a4db734f43915))
|
|
14
|
+
|
|
15
|
+
# [2.405.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.404.0...v2.405.0) (2022-05-17)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220517_0430 update ([4fe0bdc](https://github.com/SocialGouv/fiches-vdd/commit/4fe0bdc1ad91be418005ba7cacf6cad043551622))
|
|
21
|
+
|
|
1
22
|
# [2.404.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.403.0...v2.404.0) (2022-05-16)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED