@socialgouv/fiches-vdd-types 2.393.0 → 2.396.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.396.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.395.0...v2.396.0) (2022-05-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220506_0419 update ([9cec8f6](https://github.com/SocialGouv/fiches-vdd/commit/9cec8f68fc5b4eb4f4925eea9fae2ea965dc4c6e))
|
|
7
|
+
|
|
8
|
+
# [2.395.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.394.0...v2.395.0) (2022-05-05)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220505_0431 update ([99fefec](https://github.com/SocialGouv/fiches-vdd/commit/99fefec086a9d45abfc97e4dc8a5c7819cf8ce7d))
|
|
14
|
+
|
|
15
|
+
# [2.394.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.393.0...v2.394.0) (2022-05-04)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220504_0428 update ([55fa301](https://github.com/SocialGouv/fiches-vdd/commit/55fa301ad3f8b8c010c690968be203f4c77cfc9d))
|
|
21
|
+
|
|
1
22
|
# [2.393.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.392.0...v2.393.0) (2022-05-03)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED