@socialgouv/fiches-vdd-types 2.406.0 → 2.409.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.409.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.408.0...v2.409.0) (2022-05-21)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220521_0419 update ([cb47718](https://github.com/SocialGouv/fiches-vdd/commit/cb47718358b8f8cfb3e46d2d5175d8490871d662))
|
|
7
|
+
|
|
8
|
+
# [2.408.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.407.0...v2.408.0) (2022-05-20)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220520_0424 update ([821f9f3](https://github.com/SocialGouv/fiches-vdd/commit/821f9f3f7862ab21034a8ade99eff942ee321c69))
|
|
14
|
+
|
|
15
|
+
# [2.407.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.406.0...v2.407.0) (2022-05-19)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220519_0430 update ([2e14295](https://github.com/SocialGouv/fiches-vdd/commit/2e14295918d4274de1db0a94e14eb4a545b96fa1))
|
|
21
|
+
|
|
1
22
|
# [2.406.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.405.0...v2.406.0) (2022-05-18)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED