@socialgouv/fiches-vdd-types 2.472.0 → 2.475.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.475.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.474.0...v2.475.0) (2022-07-31)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220731_0431 update ([af3fc53](https://github.com/SocialGouv/fiches-vdd/commit/af3fc53f27eecd0dbe3fca73dd8caf6bd128cb62))
|
|
7
|
+
|
|
8
|
+
# [2.474.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.473.0...v2.474.0) (2022-07-30)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220730_0436 update ([0dd4d34](https://github.com/SocialGouv/fiches-vdd/commit/0dd4d349a993240d54f848c20ecae106b44def7d))
|
|
14
|
+
|
|
15
|
+
# [2.473.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.472.0...v2.473.0) (2022-07-29)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220729_0447 update ([c43cc17](https://github.com/SocialGouv/fiches-vdd/commit/c43cc17b8dd1acb4d42c70601bf7781cbe7ad3ec))
|
|
21
|
+
|
|
1
22
|
# [2.472.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.471.0...v2.472.0) (2022-07-28)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED