@socialgouv/fiches-vdd-types 2.425.0 → 2.428.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.428.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.427.0...v2.428.0) (2022-06-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220610_0423 update ([aaaa1ff](https://github.com/SocialGouv/fiches-vdd/commit/aaaa1ff40cf799a7bf01929b70ffefeebf8a3496))
|
|
7
|
+
|
|
8
|
+
# [2.427.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.426.0...v2.427.0) (2022-06-09)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220609_0426 update ([af71001](https://github.com/SocialGouv/fiches-vdd/commit/af71001fac656888000afbb09abc1edb4bd855ec))
|
|
14
|
+
|
|
15
|
+
# [2.426.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.425.0...v2.426.0) (2022-06-08)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220608_0428 update ([c80400f](https://github.com/SocialGouv/fiches-vdd/commit/c80400f95a93ac71c946db79170b53a033ee9eea))
|
|
21
|
+
|
|
1
22
|
# [2.425.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.424.0...v2.425.0) (2022-06-06)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED