@socialgouv/fiches-vdd-types 2.319.0 → 2.323.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 +28 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# [2.323.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.322.0...v2.323.0) (2022-02-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220214_0416 update ([056a250](https://github.com/SocialGouv/fiches-vdd/commit/056a2505e55594706493a96469a4811d52d46037))
|
|
7
|
+
|
|
8
|
+
# [2.322.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.321.0...v2.322.0) (2022-02-13)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220213_0415 update ([62312f0](https://github.com/SocialGouv/fiches-vdd/commit/62312f01fd8c564eb1135bdfea2a3cd784f04404))
|
|
14
|
+
|
|
15
|
+
# [2.321.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.320.0...v2.321.0) (2022-02-12)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220212_0416 update ([c201717](https://github.com/SocialGouv/fiches-vdd/commit/c201717cb2656b63bbb8e38878255f251026c758))
|
|
21
|
+
|
|
22
|
+
# [2.320.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.319.0...v2.320.0) (2022-02-11)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220211_0416 update ([1e742f9](https://github.com/SocialGouv/fiches-vdd/commit/1e742f9c90751d5a9f9c6042012c87b0bddc62b3))
|
|
28
|
+
|
|
1
29
|
# [2.319.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.318.0...v2.319.0) (2022-02-10)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED