@socialgouv/fiches-vdd-types 2.386.0 → 2.389.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.389.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.388.0...v2.389.0) (2022-04-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220429_0428 update ([f3f3953](https://github.com/SocialGouv/fiches-vdd/commit/f3f395398058d5a6179e0495a024febade681f63))
|
|
7
|
+
|
|
8
|
+
# [2.388.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.387.0...v2.388.0) (2022-04-28)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220428_0502 update ([d54800d](https://github.com/SocialGouv/fiches-vdd/commit/d54800db3b3ccee7ff3fee64944603d51161a7e8))
|
|
14
|
+
|
|
15
|
+
# [2.387.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.386.0...v2.387.0) (2022-04-27)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220427_0440 update ([52d4c0b](https://github.com/SocialGouv/fiches-vdd/commit/52d4c0b3b4736b0e2d1e7afa9b47d87f9331abea))
|
|
21
|
+
|
|
1
22
|
# [2.386.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.385.0...v2.386.0) (2022-04-26)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED