@socialgouv/fiches-vdd-types 2.309.0 → 2.313.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.313.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.312.0...v2.313.0) (2022-02-04)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20220204_0413 update ([3b8de52](https://github.com/SocialGouv/fiches-vdd/commit/3b8de52f44faaca9c4f200726df08dab4e7a04be))
|
|
7
|
+
|
|
8
|
+
# [2.312.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.311.0...v2.312.0) (2022-02-03)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20220203_0415 update ([630c473](https://github.com/SocialGouv/fiches-vdd/commit/630c473062f998b17b85d59a4419d47692f979b7))
|
|
14
|
+
|
|
15
|
+
# [2.311.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.310.0...v2.311.0) (2022-02-02)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **data:** 20220202_0415 update ([f061091](https://github.com/SocialGouv/fiches-vdd/commit/f0610919e768a9b6912bacef215223b916359731))
|
|
21
|
+
|
|
22
|
+
# [2.310.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.309.0...v2.310.0) (2022-02-01)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **data:** 20220201_0415 update ([10f2c37](https://github.com/SocialGouv/fiches-vdd/commit/10f2c37da6ee773aa161c19e6812b46e6e1fe976))
|
|
28
|
+
|
|
1
29
|
# [2.309.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.308.0...v2.309.0) (2022-01-29)
|
|
2
30
|
|
|
3
31
|
|
package/package.json
CHANGED