@socialgouv/fiches-vdd-types 2.398.0 → 2.401.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.401.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.400.0...v2.401.0) (2022-05-13)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220513_0451 update ([f433730](https://github.com/SocialGouv/fiches-vdd/commit/f433730ed39bd57d6d9446248f23787b0d420251))
|
|
7
|
+
|
|
8
|
+
# [2.400.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.399.0...v2.400.0) (2022-05-12)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220512_0426 update ([2cb13f2](https://github.com/SocialGouv/fiches-vdd/commit/2cb13f217918922a0079ca0f6e9310dafa9782a1))
|
|
14
|
+
|
|
15
|
+
# [2.399.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.398.0...v2.399.0) (2022-05-11)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220511_0433 update ([07669fe](https://github.com/SocialGouv/fiches-vdd/commit/07669fea140692e67f4149308e8fc9fff02c9a38))
|
|
21
|
+
|
|
1
22
|
# [2.398.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.397.0...v2.398.0) (2022-05-10)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED