@socialgouv/fiches-vdd-types 2.442.0 → 2.445.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.445.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.444.0...v2.445.0) (2022-06-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220629_0442 update ([17cbc79](https://github.com/SocialGouv/fiches-vdd/commit/17cbc79113f06deea0a1037c8448c5753347deae))
|
|
7
|
+
|
|
8
|
+
# [2.444.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.443.0...v2.444.0) (2022-06-28)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220628_0438 update ([8d11da8](https://github.com/SocialGouv/fiches-vdd/commit/8d11da8cda24e56e879ce083ddfe50cee57a6316))
|
|
14
|
+
|
|
15
|
+
# [2.443.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.442.0...v2.443.0) (2022-06-27)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220627_0448 update ([27532aa](https://github.com/SocialGouv/fiches-vdd/commit/27532aa95b424963cd4882c7367d0d350fe0e28e))
|
|
21
|
+
|
|
1
22
|
# [2.442.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.441.0...v2.442.0) (2022-06-25)
|
|
2
23
|
|
|
3
24
|
|
package/package.json
CHANGED