@socialgouv/fiches-vdd-types 2.415.0 → 2.418.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.418.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.417.0...v2.418.0) (2022-05-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220530_0435 update ([8a129c5](https://github.com/SocialGouv/fiches-vdd/commit/8a129c51ac94f7d8f691d765c8e687c09cc56ed0))
|
|
7
|
+
|
|
8
|
+
# [2.417.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.416.0...v2.417.0) (2022-05-29)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220529_0428 update ([e1d5a80](https://github.com/SocialGouv/fiches-vdd/commit/e1d5a80627369fb7f67f5df4c825d80b18ea410c))
|
|
14
|
+
|
|
15
|
+
# [2.416.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.415.0...v2.416.0) (2022-05-28)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220528_0420 update ([8859b54](https://github.com/SocialGouv/fiches-vdd/commit/8859b54e112aa74882699aa1717ee2355001eae0))
|
|
21
|
+
|
|
1
22
|
# [2.415.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.414.0...v2.415.0) (2022-05-27)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED