@socialgouv/fiches-vdd-types 2.455.0 → 2.458.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.458.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.457.0...v2.458.0) (2022-07-12)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220712_0459 update ([013691c](https://github.com/SocialGouv/fiches-vdd/commit/013691caa8c5be2d2dac9b2e66e373b7b0d47e1e))
|
|
7
|
+
|
|
8
|
+
# [2.457.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.456.0...v2.457.0) (2022-07-11)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220711_0435 update ([9ca20ad](https://github.com/SocialGouv/fiches-vdd/commit/9ca20ad65b9a2b3f4b31df81ecb1d4b04c9604a3))
|
|
14
|
+
|
|
15
|
+
# [2.456.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.455.0...v2.456.0) (2022-07-10)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220710_0425 update ([d20cf1f](https://github.com/SocialGouv/fiches-vdd/commit/d20cf1f7be669d16d3deb2e89863336d03dd6345))
|
|
21
|
+
|
|
1
22
|
# [2.455.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.454.0...v2.455.0) (2022-07-09)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED