@socialgouv/fiches-vdd-types 2.413.0 → 2.416.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.416.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.415.0...v2.416.0) (2022-05-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220528_0420 update ([8859b54](https://github.com/SocialGouv/fiches-vdd/commit/8859b54e112aa74882699aa1717ee2355001eae0))
|
|
7
|
+
|
|
8
|
+
# [2.415.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.414.0...v2.415.0) (2022-05-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220527_0430 update ([102a2dc](https://github.com/SocialGouv/fiches-vdd/commit/102a2dca6069370ff37ae9bab59f727073bf42f2))
|
|
14
|
+
|
|
15
|
+
# [2.414.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.413.0...v2.414.0) (2022-05-26)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220526_0428 update ([d65b540](https://github.com/SocialGouv/fiches-vdd/commit/d65b540a2b5d334b5e2afd24d283d583aac8c0a4))
|
|
21
|
+
|
|
1
22
|
# [2.413.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.412.0...v2.413.0) (2022-05-25)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED