@socialgouv/fiches-vdd-types 2.477.0 → 2.480.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.480.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.479.0...v2.480.0) (2022-08-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220805_0443 update ([062ae0e](https://github.com/SocialGouv/fiches-vdd/commit/062ae0eec4fd835452baf8b3cb4f4403609ff3d7))
|
|
7
|
+
|
|
8
|
+
# [2.479.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.478.0...v2.479.0) (2022-08-04)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220804_0442 update ([0ef891e](https://github.com/SocialGouv/fiches-vdd/commit/0ef891e4fbe1177b802a68f2a1e3cb416299fe7a))
|
|
14
|
+
|
|
15
|
+
# [2.478.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.477.0...v2.478.0) (2022-08-03)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220803_0501 update ([94e4477](https://github.com/SocialGouv/fiches-vdd/commit/94e44777cfd8044bdb8847a6e0e9a372cf5415bd))
|
|
21
|
+
|
|
1
22
|
# [2.477.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.476.0...v2.477.0) (2022-08-02)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED